Links the recording to a CRM Account, Contact, Lead, Opportunity, or Engagement (server clears prior links as needed).
Path parameterDocumentation Index
Fetch the complete documentation index at: https://docs.siro.ai/llms.txt
Use this file to discover all available pages before exploring further.
id: Siro’s internal recording id (from recording list/detail APIs). It is not a CRM external id.
Request body: Identify the CRM entity with either Siro’s internal id for that Account / Contact / Lead / Opportunity / Engagement, or your CRM’s externalId plus Siro’s integrationConnectionId. Use exactly one of those approaches—not both.OAuth access token for user-scoped requests (Authorization Code or machine-to-machine). Send header x-siro-auth-token: . Not an organization API key.
Siro internal id of the recording (the recording id returned by recording APIs). Not a CRM external id.
The path parameter identifies the recording. In the JSON body, identify the CRM entity using either (1) id — Siro's internal database id for that Account, Contact, Lead, Opportunity, or Engagement, or (2) externalId with integrationConnectionId — the CRM-native id plus the Siro integration connection that owns it. Send exactly one of id or externalId (not both, not neither).
Which CRM object type you are linking (must match the entity identified by id or externalId).
ACCOUNT, LEAD, OPPORTUNITY, ENGAGEMENT, CONTACT Siro internal id of the CRM entity row. Omit when using externalId.
CRM-native external id for the entity. Requires integrationConnectionId. Omit when using id.
Siro integration connection id (same resource as integration connection list/detail APIs). Required when externalId is set.
Recording Link trigger
FUZZY_MATCH_RECORDINGS_FOR_ENGAGEMENT, FUZZY_MATCH_ENGAGEMENTS_FOR_RECORDING, FUZZY_MATCH_RECORDINGS_FOR_OPPORTUNITY, FUZZY_MATCH_OPPORTUNITIES_FOR_RECORDING, OPPORTUNITY_DEEPLINK_ADMIN, OPPORTUNITY_DEEPLINK, CRM_DEEPLINK, AUDIO_UPLOAD_DEEPLINK, CONTACT_MATCH_AUDIO_UPLOAD, USER_LINK_WEB, USER_LINK_MOBILE, USER_LINK_POST_RECORDING, USER_UNLINK, USER_APPOINTMENT_LIST, CALENDAR_MATCH