Cal.com New API v2 - Can't get it to connect

Describe the problem/error/question

My Cal.com trigger is not working anymore because of the updates from API v1 to v2, but the node hasn’t updated yet. I’m trying to set up a webhook node instead but for some reason it’s not working.

This change was recent (about 2 days ago). Has anyone found a solution already?

Appreciate it!

Hi @sierralabsautomation Welcome!
Have you tried using that webhook with post trigger? What was the error there? Also for that change i think that would be a good feature request to get that updated asap.

Hey @Anshul_Namdev!

That was it! Just changed the call to POST and it went through.

Wonder why it didn’t work with GET thought…

Thank you!