Close menu
Explore Plans
Mobile menu Close menu
Convo AI

New meeting summary

This trigger fires when a new meeting summary is available in your Convo account.

Developer info

API endpoint slug
convo_ai.new_meeting_summary

Trigger fields

No fields for this trigger

Ingredients

Title The title of the meeting.

Slug
title
Filter code
ConvoAi.newMeetingSummary.Title
Type
String
Example
Weekly Standup

Date The date and time when the meeting started.

Slug
date
Filter code
ConvoAi.newMeetingSummary.Date
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

End date The date and time when the meeting ended.

Slug
end_date
Filter code
ConvoAi.newMeetingSummary.EndDate
Type
String
Example
2026-03-14T09:30:00+00:00

Duration minutes The duration of the meeting in minutes.

Slug
duration_minutes
Filter code
ConvoAi.newMeetingSummary.DurationMinutes
Type
String
Example
30

Key points The key discussion points from the meeting.

Slug
key_points
Filter code
ConvoAi.newMeetingSummary.KeyPoints
Type
String
Example
- Discussed sprint progress

Action items The action items assigned during the meeting.

Slug
action_items
Filter code
ConvoAi.newMeetingSummary.ActionItems
Type
String
Example
- Review PR (owner: John) [high]