> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-feat-always-enabled-object.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Calendly

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://api.calendly.com`.

## Before You Get Started

To connect *Calendly* with *Ampersand*, you will need [a Calendly Account](#create-a-calendly-account).

Once your account is created, you'll need to configure an app in Calendly and obtain the following credentials from your app:

* Client ID
* Client Secret

You will use these credentials to connect your application to Ampersand.

### Create a Calendly Account

Here's how you can sign up for a Calendly Developer account:

* Go to the [Calendly Sign Up page](https://login.calendly.com/signin/register).
* Sign up using your preferred method.

### Creating a Calendly App

Follow the steps below to create a Calendly app and add the Ampersand redirect URL in the app:

1. Log in to your [Calendly Developer Dashboard](https://login.calendly.com/).
2. Click **Create new app**.
3. Enter the **App Name**.
4. Enter the Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth` in the Redirect URI section.

<img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/JZXebS4adP6Kz-cC/images/provider-guides/a00807d-Calendly1.gif?fit=max&auto=format&n=JZXebS4adP6Kz-cC&q=85&s=ec5e7e1ae12fc7f4d4f822578239bc40" alt="Alt text" width="1440" height="700" data-path="images/provider-guides/a00807d-Calendly1.gif" />

You'll find the **Client ID** and **Client Secret** keys for your app in the following section. Note these credentials as they are necessary for connecting your app to Ampersand.

## Add Your Calendly App info to Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to create a Calendly integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/dQpBDjbWo04O80rI/images/provider-guides/dd47b7a-Ampersand.png?fit=max&auto=format&n=dQpBDjbWo04O80rI&q=85&s=79d91e31718a06ec218db31003828f59" alt="Alt text" width="2244" height="442" data-path="images/provider-guides/dd47b7a-Ampersand.png" />

3. Select **Provider apps**.

4. Select *Calendly* from the **Provider** list.

5. Enter the previously obtained *Client ID* in the **Client ID** field and the *Client Secret* in the **Client Secret** field.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/JZXebS4adP6Kz-cC/images/provider-guides/97fd4b8-Calendly2.gif?fit=max&auto=format&n=JZXebS4adP6Kz-cC&q=85&s=d70a8b517a08c9f8221b88d0a205f4f8" alt="Alt text" width="1440" height="700" data-path="images/provider-guides/97fd4b8-Calendly2.gif" />

6. Click **Save changes**.
