connect with marketing cloud | Community
Skip to main content
Newcomer
April 1, 2022
Question

connect with marketing cloud

  • April 1, 2022
  • 1 reply
  • 2 views

hi

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

 

    1 reply

    Employee
    April 9, 2022

    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.