Set engagement CRM association
Replaces the single CRM association linked to an engagement. Requires the engagements:write scope. Updating a private engagement also requires engagements:private:write. When the credential can also read the updated engagement, the response returns the engagement payload. Otherwise the update succeeds with 204 No Content.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Normalized to uppercase on write (e.g. HUBSPOT, SALESFORCE).
Response headers
Response
URL linking back to this engagement in the originating external system (e.g. a dialer’s call detail page). Accepts https://, http://, and custom app deep-link schemes such as wavv://call/123. Present only when the engagement was created with an external_url value.
Full text transcript of the engagement. Only included when expand contains transcript.
Temporary signed URL for downloading the engagement recording media. Only included when expand contains media_url. The URL expires after a short period.
Companies associated with this engagement. Only included when expand contains companies.
Contact participants associated with this engagement. Only included when expand contains contacts.
Workspace user who owns this engagement. Only included when expand contains owner.
Action items created from this engagement. Only included when expand contains action_items.
Signals (annotations) extracted from this engagement. Only included when expand contains signals.