Skip to main content

Fathom connector

Back to the connector overview, authentication methods, and actions.
14 Sept 2026
new-featureEnabled scheduled data sync on six list actions — meetings, teams and team members, plus the unified users, groups and roles collections — so these can be kept in sync and read without calling Fathom on every request. Each refreshes in full on every run, because the Fathom API exposes no updated-since filter on any of these endpoints.
fathom_list_meetings, fathom_list_team_members, fathom_list_teams, fathom_unified_list_groups, fathom_unified_list_roles, fathom_unified_list_users
2 Sept 2026
bug-fixStandardized action category capitalization for more consistent portal filters.
fathom_unified_get_group, fathom_unified_get_me, fathom_unified_get_role, fathom_unified_get_user, fathom_unified_list_groups, fathom_unified_list_roles, fathom_unified_list_users
19 Aug 2026
new-actionsAdded unified IAM actions for users, groups, roles, and credentials.
fathom_unified_get_group, fathom_unified_get_me, fathom_unified_get_role, fathom_unified_get_user, fathom_unified_list_groups, fathom_unified_list_roles, fathom_unified_list_users
29 Jul 2026
new-eventsAdded programmatic webhook support with newMeeting event type. Webhooks are auto-created/deleted via the Fathom API, delivering meeting transcripts, summaries, action items, and CRM matches in real-time.