Use custom webhooks to receive Objectionly call data after a call finishes processing.Documentation Index
Fetch the complete documentation index at: https://docs.objectionly.com/llms.txt
Use this file to discover all available pages before exploring further.
Event
call.completed
Objectionly sends this event when a call reaches the completed state.
Payload
Event type. For this event, the value is
call.completed.Unique Objectionly call identifier.
Dashboard URL for the call.
Workspace identifier.
Call status. For this event, the value is
completed.Call title.
ISO-8601 call timestamp.
ISO-8601 timestamp for when processing completed.
Matched sales rep for the call, when available.
Attendees attached to the call. This is always an array and may be empty.
Attendee display name, or
null.Attendee phone number, or
null.Attendee email address, or
null.Upstream attendee identifier, or
null.Detected objections.
Detected buying reasons.
Detected pain points.
Detected aspirations.
Call scoring result, when available.
Attendees are returned in the same order they were accepted during queue
ingestion.
