Forum Discussion
Anonymous
5 years agoNot applicable
API connection to Calendly
Hello, I am trying to figure out how to connect to our company's Calendly account to view appointments, etc. Calendly's support told me that I just need my API from them to connect in Power BI. I...
Anonymous
5 years agoNot applicable
I tried using a Client ID, Webhook Signing Key, Secret that Calendly sent me. No luck.
Anonymous
5 years agoNot applicable
Anonymous I tried using a Client ID, Webhook Signing Key, Secret that Calendly sent me. No luck.
- Anonymous5 years agoNot applicable
Try connecting using Anonymous authentication and Put the access token in the header like this : Authorization: Bearer <TOKEN>