Join Slack
Powered by
previously i had connected with another account on...
# developers
u
Udit Takkar
08/26/2022, 8:20 PM
previously i had connected with another account on production ( my personal gmail account )
p
Peer
08/27/2022, 2:17 AM
@Carina Wollendorfer
@Carina Wollendorfer
c
Carina Wollendorfer
08/27/2022, 7:09 AM
@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
Udit Takkar
08/27/2022, 8:06 AM
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
Carina Wollendorfer
08/27/2022, 5:06 PM
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
Open in Slack
Previous
Next