Skip to content

STRATCONN-6484 - [Youappi] - new non native audience destination#3610

Open
joe-ayoub-segment wants to merge 3 commits intomainfrom
youapi
Open

STRATCONN-6484 - [Youappi] - new non native audience destination#3610
joe-ayoub-segment wants to merge 3 commits intomainfrom
youapi

Conversation

@joe-ayoub-segment
Copy link
Contributor

New non native audience destination for Youappi

Testing

Unit tests added.

Security Review

Please ensure sensitive data is properly protected in your integration.

  • Reviewed all field definitions for sensitive data (API keys, tokens, passwords, client secrets) and confirmed they use type: 'password'

New Destination Checklist

  • Extracted all action API versions to verioning-info.ts file. example

@github-actions
Copy link
Contributor

New required fields detected

Warning

Your PR adds new required fields to an existing destination. Adding new required settings/mappings for a destination already in production requires updating existing customer destination configuration. Ignore this warning if this PR is for a new destination with no active customers in production.

The following required fields were added in this PR:

  • Destination: Youappi Audiences, Settings:api_key
  • Destination: Youappi Audiences, Action:sync, Fields:idfa,gaid,audience_name,audience_id,traits_or_props,enable_batching,batch_size

Add these new fields as optional instead and assume default values in perform or performBatch block.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

⚠️ Secret Fields Detected

The following destinations require secret settings values that require review:

  • Destination: Youappi Audiences
    • Settings: api_key

This PR cannot be merged until these are removed or converted to secure secrets.

@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 98.36066% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.38%. Comparing base (c5c75a3) to head (0df87f2).

Files with missing lines Patch % Lines
...c/destinations/youappi-audiences/sync/functions.ts 98.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3610      +/-   ##
==========================================
+ Coverage   80.34%   80.38%   +0.04%     
==========================================
  Files        1283     1287       +4     
  Lines       23583    23644      +61     
  Branches     4728     4737       +9     
==========================================
+ Hits        18947    19007      +60     
  Misses       3755     3755              
- Partials      881      882       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments