Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
2022-03-31 11:24 PM
hi
how can i fetch the data from zoom jwt api into marketing cloud
2022-04-09 09:27 AM
Hi Ajim,
To fetch the data from Zoom using API, you can use JWT token and use any of the following mentioned API methods,
https://marketplace.zoom.us/docs/api-reference/zoom-api/methods
Or, you can use Webhook events to send the events to your app,
https://marketplace.zoom.us/docs/api-reference/zoom-api/events
More info on API, https://marketplace.zoom.us/docs/api-reference/using-zoom-apis
I hope that helps.