All Collections
Integrations
Recipe-Specific Documentation
Calendly Recipes
Calendly - Retrieve User and Organization URI Recipe
Calendly - Retrieve User and Organization URI Recipe

Retrieve Calendly Information for use in other Calendly recipes.

Elan Maynez avatar
Written by Elan Maynez
Updated over a week ago

Recipe Overview

This recipe is used to easily retrieve Uniform Resource Identifiers (URIs) from Calendly for use in the configuration of the Calendly - Process Calendar Event Bookings recipe.


Integration Setup

Creating a Personal Access Token in Calendly

Animated GIF

Follow these steps to create a Personal Access Token in Calendly. Refer to Calendly's documentation for further details.

  1. Select "Get a token now" under personal access tokens.

  2. Name the token (i.e. "GUIDEcx Integration") and select the "Create token" button.

  3. Copy the token for use later.

Installing the Recipe

Follow the steps outlined in the video below to install the recipe:

Configuring Individual Steps

In Step 2 (Create variable calendly_personal_access_token) of the recipe, paste the Personal Access Token copied from Calendly into the field for the calendly_personal_access_token variable.

Retrieving URI information

Rather than starting the recipe, press "Test Recipe" and wait for it to run. Within the results, click step 4 to view and copy your User URI.

Did this answer your question?