Meeting Finished
Start a workflow once a meeting's transcript is fully processed and ready to use. This is the trigger to reach for whenever your workflow depends on transcript content. It appears as Meeting finished in the workflow builder.

What It Does
Fires after transcript processing completes, so meetingTranscript is guaranteed to be filled in. Any filters, AI conditions, and signal checks you set are evaluated first, and only qualifying meetings start the workflow.
When It Fires
After the transcript is ready, for each selected viewer. Excluded people and companies always take precedence over the people, groups, and companies you include.
Configuration
Configure the node with these settings:
Field | What it controls |
|---|---|
Viewer mode | Who the run is for: the meeting's creator, all members, or a custom set. |
Event mode | How events are filtered before the workflow runs. |
Groups, People, and Exclude people | Scope the trigger by meeting owner. |
Event type | All, Internal, or External. |
Tags | Run only for meetings carrying the selected tags. |
Companies and Exclude companies | Run only for (or never for) the selected companies. |
Run on private meetings | Off by default. |
Minimum and maximum duration | Optional limits in minutes; set both or neither. |
AI condition | A prompt evaluated against the meeting to decide whether to fire. |
Signal filters | Fire only when the meeting's signals match your filters. Available when the Signals feature is enabled. |
Outputs
The node passes these values downstream. Check the Outputs tab on the configured node to confirm exact paths.
Variable | Type | Description | Example |
|---|---|---|---|
|
| A reference to the meeting |
|
|
|
| |
|
| The title of the meeting |
|
|
| The text transcript of the meeting |
|
|
| The original meeting URL from the calendar provider (e.g., Zoom, Google Meet) |
|
|
| A clickable link to the meeting in AskElephant |
|
|
| A shareable link to the meeting |
|
|
| The iCal/calendar UID for the meeting |
|
|
| The start time of the meeting |
|
|
| The end time of the meeting |
|
|
| The primary internal contact who owns the meeting |
|
|
|
| |
|
| The name of the primary internal contact who owns the meeting |
|
|
| The email of the primary internal contact who owns the meeting |
|
|
| The internal attendees of the meeting |
|
|
|
| |
|
| The names of the internal attendees of the meeting |
|
|
| The emails of the internal attendees of the meeting |
|
|
| The external attendees of the meeting |
|
|
|
| |
|
| The names of the external attendees of the meeting |
|
|
| The emails of the external attendees of the meeting |
|
|
| All attendees of the meeting |
|
|
|
| |
|
| The names of all attendees of the meeting |
|
|
| The emails of all attendees of the meeting |
|
|
| The team member attendees of the meeting |
|
|
|
| |
|
| The names of the team member attendees of the meeting |
|
|
| The emails of the team member attendees of the meeting |
|
|
| The primary company associated with the meeting |
|
|
|
| |
|
| The name of the primary company associated with the meeting |
|
|
| The description of the primary company |
|
|
| The domain of the primary company |
|
|
| All companies associated with the meeting |
|
|
|
| |
|
| Names of all companies associated with the meeting |
|
|
| Descriptions of all companies associated with the meeting |
|
|
| Domains of all companies associated with the meeting |
|
|
| The primary company associated with external attendees of the meeting |
|
|
|
| |
|
| The name of the primary external company |
|
|
| The description of the primary external company |
|
|
| The domain of the primary external company |
|
|
| The CRM object ID for the primary company, if linked to a CRM |
|
|
| The CRM source (HUBSPOT, SALESFORCE, SALESFORCE_V2) for the primary company |
|
|
| The CRM object ID for the primary internal contact, if linked to a CRM |
|
|
| The CRM source for the primary internal contact |
|
Example Workflow
When a sales call transcript is ready, run a prompt that drafts a follow-up email and sends it for review.
Related Nodes
New Meeting
New Meeting with Signals
Need More Help?
Reach the AskElephant support team by:
clicking the Support tab on the right side of your screen,
emailing [email protected],
or using
@askelephant supportin your dedicated Slack channel.