Skip to content

Add audience fields to Data Connectors API spec#474

Open
ellicenelson wants to merge 2 commits intomainfrom
ellicenelson/dc-api-audience-fields
Open

Add audience fields to Data Connectors API spec#474
ellicenelson wants to merge 2 commits intomainfrom
ellicenelson/dc-api-audience-fields

Conversation

@ellicenelson
Copy link
Copy Markdown
Contributor

@ellicenelson ellicenelson commented Apr 23, 2026

Why?

The Data Connectors API now exposes audience targeting information (audience_type, fin_audience_ids, has_custom_targeting_rules) and accepts fin_audience_ids for Fin Audience assignment. The OpenAPI spec needs to reflect these new fields.

How?

Add audience_type, fin_audience_ids, and has_custom_targeting_rules to the data_connector_detail response schema. Add fin_audience_ids as a writable field in create_data_connector_request and update_data_connector_request schemas.

References

  • Companion: intercom/intercom#500264
  • Companion: intercom/developer-docs#867

Generated with Claude Code

Add audience_type, audience_segment_ids, has_custom_predicates to the
data_connector_detail response schema. Add audience_segment_ids as a
writable field in create and update request schemas.

Companion to intercom/intercom#500264

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ellicenelson ellicenelson self-assigned this Apr 23, 2026
@ellicenelson ellicenelson marked this pull request as draft April 23, 2026 12:38
@ellicenelson ellicenelson force-pushed the ellicenelson/dc-api-audience-fields branch 3 times, most recently from 8d9aa79 to 4316751 Compare April 24, 2026 11:23
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ellicenelson ellicenelson force-pushed the ellicenelson/dc-api-audience-fields branch from 4316751 to c7d9649 Compare April 24, 2026 11:35
@ellicenelson ellicenelson marked this pull request as ready for review April 24, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant