Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendly API Dev version #65

Open
kedar-sugarcrm opened this issue Jul 19, 2023 · 0 comments
Open

Calendly API Dev version #65

kedar-sugarcrm opened this issue Jul 19, 2023 · 0 comments

Comments

@kedar-sugarcrm
Copy link

Wondering if Calendly has a DEV version of the API that we can test/call during our development.

We are using the Webhooks to post meeting information to an external application
We have a DEV UAT AND PROD version of our application.

However, when we create/register a separate webhook with a callback URL pointing to our 3 ENVs, the webhook push happens to all 3 environments.
If we just register 1 hook for PROD, we are unable to test on our DEV/TEST environments. We are having to delete our DEV/UAT webhooks so that PROD meetings dont get pushed to our DEV/UAT envs.
Then when we need to "debug" / develop new features, we have to create the webhooks pointing to our DEV/UAT envs again.

Is there a DEV API that we can explicitly test against instead of the "PROD" / "LIVE" API ie https://api.calendly.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant