cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

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.