Skip to content

add customer support platform identifiers to start_conversation#132

Merged
gmtuca merged 2 commits into
mainfrom
add-customer-support-platform-identifiers
Jul 8, 2026
Merged

add customer support platform identifiers to start_conversation#132
gmtuca merged 2 commits into
mainfrom
add-customer-support-platform-identifiers

Conversation

@gmtuca

@gmtuca gmtuca commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds an optional customer_support_platform_identifiers parameter to StartConversationParams, letting callers link the customer being created to their record(s) in third-party support platforms (Intercom, Zendesk, Salesforce, Freshchat, Freshdesk), alongside customer_id.
  • type is only required/validated for intercom, zendesk, and salesforce; omit it for freshchat/freshdesk.

Matches the corresponding backend change in wearegradient.

🤖 Generated with Claude Code

gmtuca and others added 2 commits July 8, 2026 14:30
Lets callers link the customer being created to their record(s) in
third-party support platforms (Intercom, Zendesk, Salesforce, Freshchat,
Freshdesk), alongside customer_id.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Keeps the name generic since support platforms aren't inherently a
customer-only concept and may be referenced from other contexts later.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@gmtuca gmtuca merged commit 3464102 into main Jul 8, 2026
1 check passed
@gmtuca gmtuca deleted the add-customer-support-platform-identifiers branch July 8, 2026 15:36
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