This trigger fires when there is a new transcript from a meeting.
- API endpoint slug
- fathom.new_transcript
Trigger fields
- Label
- Which meetings?
- Slug
- meeting_scope
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- meeting_title
- Filter code
- Fathom.newTranscript.MeetingTitle
- Type
- String
- Example
- Weekly Team Sync
- 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.
- Slug
- recording_share_url
- Filter code
- Fathom.newTranscript.RecordingShareURL
- Type
- Web URL
- Example
- https://fathom.video/share/xyz123
- Slug
- meeting_invitees_names
- Filter code
- Fathom.newTranscript.MeetingInviteesNames
- Type
- String
- Example
- Alice Johnson, Jane Smith
- Slug
- meeting_invitees_emails
- Filter code
- Fathom.newTranscript.MeetingInviteesEmails
- Type
- String
- Example
- alice.johnson@acme.com, jane@example.com
- Slug
- meeting_has_external_invitees
- Filter code
- Fathom.newTranscript.MeetingHasExternalInvitees
- Type
- String
- Example
- true
- Slug
- meeting_external_domains
- Filter code
- Fathom.newTranscript.MeetingExternalDomains
- Type
- String
- Example
- acme.com, example.com
- Slug
- meeting_scheduled_start
- Filter code
- Fathom.newTranscript.MeetingScheduledStart
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- meeting_scheduled_end
- Filter code
- Fathom.newTranscript.MeetingScheduledEnd
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- recording_duration_minutes
- Filter code
- Fathom.newTranscript.RecordingDurationInMinutes
- Type
- String
- Example
- 60
- Slug
- recording_url
- Filter code
- Fathom.newTranscript.RecordingURL
- Type
- Web URL
- Example
- https://fathom.video/xyz123
- Slug
- recorded_by_user_name
- Filter code
- Fathom.newTranscript.RecordedByUserName
- Type
- String
- Example
- Alice Johnson
- Slug
- recorded_by_user_email
- Filter code
- Fathom.newTranscript.RecordedByUserEmail
- Type
- String
- Example
- alice.johnson@acme.com
- Slug
- recorded_by_user_team
- Filter code
- Fathom.newTranscript.RecordedByUserTeam
- Type
- String
- Example
- Marketing
- Slug
- created_at
- Filter code
- Fathom.newTranscript.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00