Skip to content

Add mock_response to data connector create/update schemas#429

Merged
ellicenelson merged 1 commit intomainfrom
ellicenelson/add-dc-write-for-mock-response
Mar 30, 2026
Merged

Add mock_response to data connector create/update schemas#429
ellicenelson merged 1 commit intomainfrom
ellicenelson/add-dc-write-for-mock-response

Conversation

@ellicenelson
Copy link
Copy Markdown
Contributor

@ellicenelson ellicenelson commented Mar 30, 2026

Why?

Companion docs PR for intercom/intercom#490076. The data connectors API now accepts mock_response on create and update, which auto-generates response_fields.

How?

Added mock_response property (type: object, additionalProperties: true) to both create_data_connector_request and update_data_connector_request schemas, plus request examples showing usage.

Related PRs:

  • intercom/intercom#490076 — backend implementation
  • intercom/developer-docs#805 — dev docs mirror

Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ellicenelson ellicenelson force-pushed the ellicenelson/add-dc-write-for-mock-response branch from 2e18f1d to b8ec564 Compare March 30, 2026 09:49
@ellicenelson ellicenelson merged commit d25d9e2 into main Mar 30, 2026
3 checks passed
@ellicenelson ellicenelson deleted the ellicenelson/add-dc-write-for-mock-response branch March 30, 2026 13:43
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.

2 participants