What you configure
Per helpdesk, two URL patterns:Conversation URL
Required. Use
{id} for the conversation id. Intercom also accepts {appId} for your workspace.Account URL
Optional. Same
{id} substitution. Used by the Accounts view when sourced from this helpdesk.Where to configure
Settings → Integrations → Deep-link templates. One card per provider. Save independently. Owners and admins only.How the brief uses them
When a deep-link template is configured for Intercom (today’s only live OAuth source), the brief’s worst-CSAT ticket-context block injects a real conversation URL alongside each item. The brief prompt is then instructed to weave the link inline as a parenthetical the first time it references that conversation:“the billing-portal exchange (https://app.intercom.com/a/inbox/…/conversation/123) ended with a reset apology”Email and Slack renderers auto-linkify URLs, so the link appears as a clickable anchor in both delivery channels.
If no template is configured, the brief reads identically — just without the URLs. Backwards-compatible by design.
external_url (populated at sample-capture time, independent of the template).
API
Validation
sourcemust be one ofintercom,front,zendesk,plain- Both URL patterns must start with
http://orhttps:// - Max length 500 characters each