New meeting content ready
Webhook sent to the URL you register in Fathom settings.
Headers
webhook-id
Unique message identifier for the webhook message. This identifier is unique across all messages, but will be the same when the same webhook is being resent (e.g. due to a previous failure).
webhook-timestamp
Timestamp in seconds since epoch.
webhook-signature
Base64-encoded signature.
Payload
The payload of this webhook request is an object.
title
meeting_title
Calendar event title.
abstract
Short meeting summary.
url
created_at
scheduled_start_time
scheduled_end_time
recording_start_time
recording_end_time
meeting_type
Allowed values:
calendar_invitees
transcript_language
recorded_by
transcript
summary
action_items
crm_matches
Coming soon - CRM match data is not yet available in API responses.
If no CRM is connected for the workspace, the error
field will be populated.
Response
200
any
Return a 200 status to indicate that the data was received successfully.