Get Zoom Meetings Participants Info Via Webhook API

I need to know attendant email (to verify against and assign hour value to the email user) & hours of total spent duration in the meeting… Using Webhook i want to get the time user participated and stopped time to calculate how many hours user was in the meeting… or is there any API already?

So basically all i need is each participated user total spent duration time with their email to verify…? Like say in a meeting user1 with email example@example.com joins at 10:30AM and leaves at 11:00AM so that means user was 30 minutes in the meeting and i need that 30m and that user email to send to my webhook during a meeting… Anyone with a simpler solution?

Hey @sajjadh,

I suggest using the Get Meeting Participant endpoint.

Thanks,
Tommy

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.