Cal.com POST to create a meeting by event type

Hope you can help - I am trying to create a meeting through Make.com into Cal.com

Tried both the Cal.com Make an API call and also using the HTTP make a request but no clarity if either Cal.com API v1 or v2


Hi Jet,

It says it under the URL

Make handles the first path of the url, so you only need to enter /v2/bookings in that input area

1 Like

thanks found that to solve one of my problems

the other was in the Content where the eventTypeid was in “” and therefore was treated as text and not a number so removed the “” and all good

thanks

2 Likes