previously i had connected with another account on...
# developers
u
previously i had connected with another account on production ( my personal gmail account )
p
@Carina Wollendorfer @Carina Wollendorfer
c
@Udit Takkar The Cal.com app in Zapier only works with the production API key. If you wanna work with it locally you need to set up your own Zapier app. You can follow these instructions: https://github.com/calcom/cal.com/tree/main/packages/app-store/zapier
u
ok 1. Configure a Test ◦ Test: GET `<baseUrl>`/api/integrations/zapier/listBookings • URL Params ◦ apiKey: {{bundle.authData.apiKey}} baseUrl would be http://localhost:3000/ right?
c
Localhost can’t be used as the baseUrl, here is a short explanation of how you have to do it: https://github.com/calcom/cal.com/tree/main/packages/app-store/zapier#localhost