Calendly Connectivity
Calendly Connectivity
You need first create developer account of calendly and create app
https://developer.calendly.com/Click ‘Create new app’ button
![](https://app.semsto.com/images/help-data/Calendly_Connectivity/01.png)
Fill app name
Kind of App: Web
Environment:
For testing: Sandbox
For live: Production
Redirect Url add below (domain link + calendly_callback.php)
https://app.semsto.com/calendly_callback.phpIf you have subdomain also the add your subdomain link
https://yourdomain.semsto.com/calendly_callback.php![](https://app.semsto.com/images/help-data/Calendly_Connectivity/02.png)
Then you will get Client Id and Client Secret
![](https://app.semsto.com/images/help-data/Calendly_Connectivity/03.png)
Copy Client Id and Secret and paste in Semsto
Setting > Configuration > Third Party >
Update Calendly App Id
Update Calendly App Secret
![](https://app.semsto.com/images/help-data/Calendly_Connectivity/04.png)