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 Companion2022-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.