Webhooks
Recording processed
Emitted when a recording has been fully processed. If the recording is also definitively linked to a CRM object at the time of processing, the crm field will be populated.
WEBHOOK
Siro sends this event to your receiver. The Authorization field below is a
limitation of the docs renderer and does not apply here — your receiver
authenticates inbound webhooks on its own.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Recording event payload
Siro Recording ID
Set to true if this recording has been fully processed
Set to true if this recording has been definitely linked to an external object
Webhook event type. ie. integrations.recordingLinked, integrations.recordingProcessed
Siro Recording User ID
Response
2XX
Return any 2xx status to acknowledge receipt