This trigger fires when there is a new action item from a meeting.
- API endpoint slug
- fathom.new_action_item
Trigger fields
- Label
- Which meetings?
- Slug
- meeting_scope
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- meeting_title
- Filter code
- Fathom.newActionItem.MeetingTitle
- Type
- String
- Example
- Weekly Team Sync
- Slug
- action_item_description
- Filter code
- Fathom.newActionItem.ActionItemDescription
- Type
- String
- Example
- Follow up with client about project timeline
- Slug
- action_item_recording_playback_url
- Filter code
- Fathom.newActionItem.ActionItemRecordingPlaybackURL
- Type
- Web URL
- Example
- https://fathom.video/xyz123#t=645
- Slug
- action_item_assignee_name
- Filter code
- Fathom.newActionItem.ActionItemAssigneeName
- Type
- String
- Example
- Alice Johnson
- Slug
- action_item_assignee_email
- Filter code
- Fathom.newActionItem.ActionItemAssigneeEmail
- Type
- String
- Example
- alice.johnson@acme.com
- Slug
- action_item_assignee_team
- Filter code
- Fathom.newActionItem.ActionItemAssigneeTeam
- Type
- String
- Example
- Marketing
- Slug
- recording_share_url
- Filter code
- Fathom.newActionItem.RecordingShareURL
- Type
- Web URL
- Example
- https://fathom.video/share/xyz123
- Slug
- recording_url
- Filter code
- Fathom.newActionItem.RecordingURL
- Type
- Web URL
- Example
- https://fathom.video/xyz123
- Slug
- recorded_by_user_name
- Filter code
- Fathom.newActionItem.RecordedByUserName
- Type
- String
- Example
- Alice Johnson
- Slug
- recorded_by_user_email
- Filter code
- Fathom.newActionItem.RecordedByUserEmail
- Type
- String
- Example
- alice.johnson@acme.com
- Slug
- recorded_by_user_team
- Filter code
- Fathom.newActionItem.RecordedByUserTeam
- Type
- String
- Example
- Marketing
- Slug
- created_at
- Filter code
- Fathom.newActionItem.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00