cancel
Showing results for 
Search instead for 
Did you mean: 
Effective January 9th, 2026 through January 22nd, 2026: The Zoom Community is currently in read-only mode with login disabled, to deliver you a new and improved community experience!

The site is still accessible to view, however, the ability to login, create content, or access your community account is temporarily unavailable. We appreciate your patience during this time. If seeking support, please browse existing community content or ask our Zoom Virtual Agent.

connect with marketing cloud

ajim
Newcomer
Newcomer

hi

how can i fetch the data from zoom jwt api into marketing cloud

 

1 REPLY 1

niranjan
Zoom Employee
Zoom Employee

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.