Logging Attendees in SalesForce

Hello! I was reviewing the API documentation today as we are preparing to move our CRM from Infusionsoft to SalesForce.

We are able to see that we can still register our webinar leads through the API POST. What I am curious is to find a way to extract the attendees once the webinar has happened.

Is it possible to achieve this with the Zoom API?

Hey @chris, thanks for using Zoom!

Yes this is possible with our API in 2 ways:

  1. Using a Webhook App Type that sends attendee info to your server as they join the webinar.

Or

  1. Using an OAuth or JWT App type to Get Webinar Registrants.

Let me know if this helps!

Thanks,
Tommy

1 Like