create_webhook
Set up a webhook to receive Fathom meeting recording events at a destination URL, with options for summaries, transcripts, CRM matches, and action items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| triggered_for | No | Which recordings trigger the webhook | |
| destination_url | Yes | URL to receive webhook events | |
| include_summary | No | Include summary in webhook payload | |
| include_transcript | No | Include transcript in webhook payload | |
| include_crm_matches | No | Include CRM matches in webhook payload | |
| include_action_items | No | Include action items in webhook payload |