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.Changed · 6 actions updated
Changed · 6 actions updated
fathom_list_meetings, fathom_list_team_members, fathom_list_teams, fathom_unified_list_groups, fathom_unified_list_roles, fathom_unified_list_users2 Sept 2026
bug-fixStandardized action category capitalization for more consistent portal filters.Changed · 7 actions updated
Changed · 7 actions updated
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_users19 Aug 2026
new-actionsAdded unified IAM actions for users, groups, roles, and credentials.Added · 7 new actions
Added · 7 new actions
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_users29 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.