Triggering Salesforce/Zoom API with Process Builder or Flow

@Tommy I think this works but need to do some testing. Thanks!

1 Like

@tommy Do I need to make an Oauth app in order to send data to Zoom?

Hey @CBA,

Please do let me know if your testing is successful! :slight_smile:

And it depends. You can either use a JWT Token (if you are calling this API for just your Zoom account meetings), or an OAuth Access Token (if you want to call this API for any Zoom accounts meetings with their permission.)

Thanks,
Tommy

Hi @tommy if I am getting the 200 error, what does that exactly mean?

Hey @CBA ,

200 is a success code. :slight_smile: It should be working!

If not, check the response code here: https://marketplace.zoom.us/docs/api-reference/zoom-api/webinars/webinarregistrantstatus#responses

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.