Recreating a Zoom Dashboard in SNow. Need to find some API's if any

We want to get the following reports created in ServiceNow. Similar to the Zoom dashboards for admins.
1.Meeting/Webinars: Number of meeting/webinar hosted.
2.Meeting/Webinar Minutes: Number of meeting/webinar minutes (including participants).
3.Participants: Number of participants that joined meetings/webinars hosted by on the account.
4.Number of Zoom Room Meetings
5.Number of AI Summaries.

Can you please suggest the correct zoom APIs that should be used?
We believe these 2 links would provide the first three reports above but not sure.

Are there APIs that would provide Zoom Room meetings totals and AI summary totals?

hi @jp.ignacio ,
yes you can create those types of reports. You just need to learn how to use the Zoom Api, or find a developer to do it for you.
I often use the first three cases. I don’t have zoom room in my company, but those reports are still just meeting reports at you mention before.

AI summaries can be automatically emailed to all participants and accessed through reports.
all the best

John

Thanks for the reply John. Let me rephrase that , not 5 reports per say but 5 data sets. My developers and I are recreating a Dashboard in ServiceNow similar to the Zoom dashboard with these 5 Zoom data sets as 5 separate dashboard widgets automatically pulling the data via Zoom API .

1.Meeting/Webinars: Number of meeting/webinar hosted.
2.Meeting/Webinar Minutes: Number of meeting/webinar minutes (including participants).
3.Participants: Number of participants that joined meetings/webinars hosted by on the account.
4.Number of Zoom Room Meetings
5.Number of AI Summaries.

I think we have the API page links for the top 4 reports mentioned in the details but would like a second opinion. I don’t see an API to pull the AIC Summary usage. ( similar to the Zoom Dashboard > AIC > meetings with summary widget ) . Is there an API to pull this data?

hi @jp.ignacio
OK, the first thing I always do is find the IRL information that is available.
In my corporate account have listings for recordings and transcripts and also for summaries.
Now you will have to check what the retention rules are for the account, but the information is there.
Searhcing the docs, I see an API for this was added.

Please look here first for answers without delay in the forums.

This is the new version, ensure you are looking at this version

all the best

John Drinkwater