Skip to content

STRATCONN-6489 - [Iterable] - new Audience destination#3613

Open
joe-ayoub-segment wants to merge 1 commit intomainfrom
iterable-audiences
Open

STRATCONN-6489 - [Iterable] - new Audience destination#3613
joe-ayoub-segment wants to merge 1 commit intomainfrom
iterable-audiences

Conversation

@joe-ayoub-segment
Copy link
Contributor

New Iterable Audiences / Lists destination.

Testing

Testing done in staging.
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: Iterable Lists (Actions), Settings:apiKey
  • Destination: Iterable Lists (Actions), Action:syncAudience, Fields:traitsOrProperties,segmentAudienceKey,segmentAudienceId

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

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.27%. Comparing base (c5c75a3) to head (1bbf086).

Files with missing lines Patch % Lines
...tions/src/destinations/iterable-audiences/index.ts 33.33% 16 Missing ⚠️
...s/src/destinations/iterable-audiences/functions.ts 26.66% 11 Missing ⚠️
...tions/iterable-audiences/syncAudience/functions.ts 84.37% 3 Missing and 7 partials ⚠️

❌ Your patch check has failed because the patch coverage (66.66%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3613      +/-   ##
==========================================
- Coverage   80.34%   80.27%   -0.07%     
==========================================
  Files        1283     1289       +6     
  Lines       23583    23694     +111     
  Branches     4728     4763      +35     
==========================================
+ Hits        18947    19021      +74     
- Misses       3755     3785      +30     
- Partials      881      888       +7     

☔ 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