However when I execute the same API for Webinar that happened on Dec 16, 2019 I do not get last_name field in my output. That field is missing all together and rest all fields are present. I also saw that first_name is the concatenation of first_name and last_name for this particular API call.
Why am I getting different output structure?
I can share the webinar_ids over email if you need for debugging.
Question 2:
I am trying to generate the report using Zoom APIs which we can currently download from Zoom UI
via Reports > Usage Reports > Webinar > Attendee Report
There is no single API that helps me get all the below information in the report
The fields under this report are as follows:
Attended - Can you help what would be a good approach for generating this field?
First Name -
Last Name -
Email -
Registration Time -
Approval Status -
Join Time -
Leave Time -
Time in Session (minutes)
Attentiveness Score
Country/Region Name
Source Name - How to get this value via API?
Hi …i am facing issue with “join_time” & “leave_time” time zone in WebinarParticipantsReports API Reponse…
While Creating Webinar i am setting “timezone” key to “Asia/Calcutta” and Webinar is created with correct timezone…We hosted the webinar around 24 april 2020 Noon 3:00 pm - 4:00 pm. …And our members attended it…
Once the webinar is completed,while fetching participants report data we get as follows