Avoma Triggers
Category: Polling
Avoma Transcript Available
What it does: Fires when a new meeting transcript is available in Avoma (polling). Use for post-meeting summaries, coaching, or CRM updates.
Inputs
- Meeting Title Contains (optional) — Only trigger when the meeting title contains this text. Use to filter by deal, client, or topic.
- Date Range (optional) — Only consider transcripts from meetings within this date range (e.g. last 24 hours). Helps avoid re-processing old meetings.
Outputs
The meeting metadata and transcript so you can summarize, extract takeaways, or push to Slack/CRM.
Output schema
- meetingId — Avoma meeting ID.
- title — Meeting title.
- transcript — Full transcript text (or reference to fetch it).
- participants — List of participants (if exposed).
- duration — Meeting duration (if available).
- date — Meeting date (ISO or timestamp).
Last updated on