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.
url
created_at
scheduled_start_time
scheduled_end_time
recording_start_time
recording_end_time
meeting_type
Allowed values:
transcript_language
calendar_invitees
recorded_by
transcript
default_summary
action_items
crm_matches
CRM data linked to the meeting. Only returns data from your or your team’s linked CRM.
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.