Create zoom trigger on ‘meeting end event’ for zoom. and once it's verified how can i trigger rest of the workflow

Use case: The moment a meeting ended from zoom, I want to run a workflow to create meeting minutes. and mail the results.

  • so for this I will need a trigger, which can create using zoom’s “end meeting” Event.
  • So we have to configure a webhook to accept it. but problem is arising here only. Zoom is not verifying the URL.

If anyone has any idea, how can we solve it, or anyone has better option?

Hi @Himanshu_Rana, can you specify what url you’re using as the webhook url? If it’s localhost - that won’t work, since it needs to be publicly accessible, you can look more into it here. Also, you can look more into zoom webhook requirements here

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