Email new Fathom meeting transcripts via Gmail
This trigger fires when there is a new transcript from a meeting.
Developer info
- API endpoint slug
- fathom.new_transcript
Trigger fields
Meeting scope Dropdown list
- Label
- Which meetings?
- Slug
- meeting_scope
- Required
- true
- Can have default value
- true
Ingredients
Meeting title
- Slug
- meeting_title
- Filter code
- Fathom.newTranscript.MeetingTitle
- Type
- String
- Example
- Weekly Team Sync
Transcript
- Slug
- transcript
- Filter code
- Fathom.newTranscript.Transcript
- Type
- String
- Example
- 00:00:00 - John Hello everyone. Let's start the meeting. 00:00:05 - Jane Great, I have updates on the project.
Recording share url
- Slug
- recording_share_url
- Filter code
- Fathom.newTranscript.RecordingShareURL
- Type
- Web URL
- Example
- https://fathom.video/share/xyz123
Meeting invitees names
- Slug
- meeting_invitees_names
- Filter code
- Fathom.newTranscript.MeetingInviteesNames
- Type
- String
- Example
- Alice Johnson, Jane Smith
Meeting invitees emails
- Slug
- meeting_invitees_emails
- Filter code
- Fathom.newTranscript.MeetingInviteesEmails
- Type
- String
- Example
- alice.johnson@acme.com, jane@example.com
Meeting has external invitees
- Slug
- meeting_has_external_invitees
- Filter code
- Fathom.newTranscript.MeetingHasExternalInvitees
- Type
- String
- Example
- true
Meeting external domains
- Slug
- meeting_external_domains
- Filter code
- Fathom.newTranscript.MeetingExternalDomains
- Type
- String
- Example
- acme.com, example.com
Meeting scheduled start
- Slug
- meeting_scheduled_start
- Filter code
- Fathom.newTranscript.MeetingScheduledStart
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Meeting scheduled end
- Slug
- meeting_scheduled_end
- Filter code
- Fathom.newTranscript.MeetingScheduledEnd
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Recording duration in minutes
- Slug
- recording_duration_minutes
- Filter code
- Fathom.newTranscript.RecordingDurationInMinutes
- Type
- String
- Example
- 60
Recording url
- Slug
- recording_url
- Filter code
- Fathom.newTranscript.RecordingURL
- Type
- Web URL
- Example
- https://fathom.video/xyz123
Recorded by user name
- Slug
- recorded_by_user_name
- Filter code
- Fathom.newTranscript.RecordedByUserName
- Type
- String
- Example
- Alice Johnson
Recorded by user email
- Slug
- recorded_by_user_email
- Filter code
- Fathom.newTranscript.RecordedByUserEmail
- Type
- String
- Example
- alice.johnson@acme.com
Recorded by user team
- Slug
- recorded_by_user_team
- Filter code
- Fathom.newTranscript.RecordedByUserTeam
- Type
- String
- Example
- Marketing
Created at
- Slug
- created_at
- Filter code
- Fathom.newTranscript.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00