Zoom webhook URL vaildation keeps Failing and won't connect

I’ve created a work flow that needs to be connected to the zoom account that triggers when a zoom recording file is ready to then be sent to relevant people via email in Kit.

What is the error message (if any)? The event notification endpoint URL keeps saying “URL vaildation failed” ive tried mulitple different ways and coding to get it to work but will not connect.

Please share your workflow

┌─────────────────┐
│ Zoom Recording │
│ Webhook │
└────────┬────────┘


┌─────────────────┐
│Generate Encrypted│
│ Token │
└────────┬────────┘


┌─────────────────┐
│ Respond to │
│ Webhook │
└────────┬────────┘


┌─────────────────┐
│Process Webhook │
│ Data │
└────────┬────────┘


┌─────────────────┐
│Download Recording│
└────────┬────────┘


┌─────────────────┐
│Upload to Google │
│ Drive │
└────────┬────────┘


┌─────────────────┐
│Create Shareable │
│ Link │
└────────┬────────┘

├─────────────────────┐
│ │
↓ ↓
┌─────────────────┐ ┌─────────────────┐
│ Get Kit Tags │ │ Prepare Broadcast│
│ │ │ │
└────────┬────────┘ └────────┬────────┘
│ │
└──────────┬──────────┘


┌─────────────────┐
│ Has Subscribers?│
└────────┬────────┘

┌────────┴────────┐
│ │
↓ ↓
┌─────────────────┐ ┌─────────────────┐
│Send Kit Broadcast│ │Log No Subscribers│
└────────┬────────┘ └──────────────────┘


┌─────────────────┐
│ Log Success │
└────────┬────────┘


┌─────────────────┐
│Workflow Complete│
└─────────────────┘

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: Latestest
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via n8n cloud
  • Operating system:

Hello @Job_Edmunds,

Would you mind sharing more details of your Workflow.
Hide all sensitive data and don’t paste your webhook urls fully