# Fathom to Notion without Zapier

Sessary sends Fathom notes into the Notion database you pick. Official Fathom Notion still goes through Zapier or Make ([source](https://www.fathom.ai/integrations/notion)).

## Bind it once

1. Notion connection token at https://app.notion.com/developers/connections — Read + Insert. Test in Sessary.
2. Share the database with that connection (database → ••• → Connections).
3. Map Title (required), Date, Attendees, Summary, Action items, Recording URL.
4. Copy `https://sessary.com/h/<id>` into Fathom User Settings → API Access → Add Webhook. Enable `include_summary` and `include_action_items`. Leave `include_transcript` off.
5. Record a ~2 minute test call. Dashboard shows a green row and a Notion deep link.

No live meeting: the dashboard can send sample JSON titled `[test]` into the user’s own database.

Same `recording_id` posted three times still creates one Notion page.

HTML: https://sessary.com/guides/fathom-to-notion-without-zapier/
Product: https://sessary.com/
Webhook docs: https://developers.fathom.ai/webhooks
