CHATBOTS

Email Attendees a Q&A-Ready Recap After a Zoom Call

After a Zoom meeting, emails every attendee a recap plus a reply-to-ask thread where their emailed questions are answered automatically from the meeting transcript.

CategoryChatbots
Enginesim
Difficultyintermediate
Triggerwebhook
Steps7
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom recording completed webhookZoomZoom
  • ActionFetch transcript and attendee list from ZoomZoomZoom
  • ActionDraft recap email with OpenAIOpenAI
  • ActionSend recap to attendees via GmailGmailGmail
  • TriggerAttendee replies with a questionGmailGmail
  • ActionAnswer from transcript with OpenAIOpenAI
  • OutputReply to asker via Gmail in-threadGmailGmail

What it does

Sends a post-meeting email to all attendees with a short recap and an invitation to reply with any questions. When an attendee replies, the bot answers their question from the transcript and emails them back, so follow-up Q&A happens over email instead of in another meeting.

When to use it

When your audience is external or not on Slack, and email is the natural channel, such as customer onboarding calls, investor updates, or webinars. Good when you want a low-friction way to handle the 'I missed the part about pricing' questions afterward.

How it works

  1. 1Zoom fires the recording-completed webhook.
  2. 2The flow pulls the transcript and the attendee list from Zoom.
  3. 3OpenAI drafts a concise recap email.
  4. 4Gmail sends the recap to each attendee with a clear reply-to-ask prompt.
  5. 5An inbound reply triggers the answer path; OpenAI answers strictly from the transcript and flags anything not covered.
  6. 6Gmail sends the grounded answer back to the asker in the same thread.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZoomMeetings, recordings, transcripts.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect GmailRead, draft, send, label.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.