Marketo / Zoom real-time attendance data | Community
Skip to main content
New Participant
December 6, 2023
Solved

Marketo / Zoom real-time attendance data

  • December 6, 2023
  • 1 reply
  • 1264 views

Hi all! We currently handle events with the Marketo/Zoom integration, and I'd like to know if anyone knows of a way to get live real-time attendance data from the Zoom webinar. I'm looking to incorporate a "Trouble joining?" email to go out to the people who have not yet joined the webinar 10sh minutes after it has started but for that, I would need Zoom to provide me the list of no-shows DURING the event. I know there's an attendance report you can download, but it ONLY becomes available after the webinar has ended.

 

Has anyone been able to make this work? I know you could technically see the participants' names in real-time, extract that, and then match names/email addresses from the registrants' list to identify those as the attendees to email the rest (non-attendees), but I would love an easier way to do it, if possible. 

 

Thanks guys!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You certainly can do this by calling the Zoom API (or more accurately, having the Zoom API call you via an event started webhook and you calling back).

 

Naturally you’d need a developer, it’s a pretty fun API to learn and we’ve built some nice complements — not replacements! — to the native Marketo-Zoom app with it.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
December 6, 2023

You certainly can do this by calling the Zoom API (or more accurately, having the Zoom API call you via an event started webhook and you calling back).

 

Naturally you’d need a developer, it’s a pretty fun API to learn and we’ve built some nice complements — not replacements! — to the native Marketo-Zoom app with it.