Has anyone had any success connecting webhook triggers to n8n? It’s working fine for Make.com - but I’d much rather use the self-hosted n8n option as it’s free/unlimited. I’m able to use Postman to trigger the webhook for n8n, and it’s able to connect via typing the webhook endpoint into the browser. For some reason Glide is causing it to timeout and I can’t find out why.
So it’s a webhook URL that n8n generated, and you can’t trigger that using Glide’s Trigger Webhook action?
That’s right. I was able to trigger it using the curl method in Terminal and via the Chrome browser and Safari browser, in addition to getting it work using Postman.
For some reason, Glide will not trigger it.
That’s weird. Can you check the log in your actions on the Glide side to see what it says? Can you show us how you configure it in Glide?