Hi guys! I’m trying to create Cal.com → Notion workflow, but Cal.com trigger doesn’t work for some reason. However, it does create a webhook (I’ve noticed it in Cal.com settings). I’ve tried to tweak in many ways, but still didn’t manage to make it work. Real booking, test ping — nothing works.
Yeah, I’ve used Cal trigger, so it creates a webhook automatically in Cal.com settings (I saw it in the “Webhooks” section), but even when I created a webhook myself and tested in with a “Ping test” feature on Cal.com, it still didn’t work.
Sorry, I’m quite a newbie in automation and n8n — what’s “curl”?
I’ve tried both test and production ones. I did try activating the workflow too.
As for Railway logs: well, I’m not 100% sure, but it seems that it has logs only for Postgres, though they don’t look particularly useful in this case.
One of the users from n8n Telegram group reached out to me and tried to help me — which he did, but not quite yet.
He sent me the link to the guide (Hosting n8n for Free with Railway) which mentioned that I need to set up specific variables in Railway n8n configuration — I didn’t know about that. Basically, as far as I understand, n8n used localhost instead of a proper URL.
That being said, I followed the steps in the guide, and it seems like I’m gonna use a proper URL now. I suppose it was just localhost before since this is what I saw in Cal.com webhooks.
But I encountered another error:
Problem running workflow
UNKNOWN ERROR - check the detailed error for more information
Show Details
Cal Trigger: Request failed with status code 400
Not sure how to fix it now, but gonna try — I’ll appreciate any help!