> ## Documentation Index
> Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Calendly

> Set up and use the Calendly integration with Hyper AI

Auth type: OAuth

<Info>
  For general setup steps, permissions, and troubleshooting, start with: [App Integrations](/integrations/overview).
</Info>

## Connect Calendly

1. Go to Settings → Apps in Hyper
2. Select Calendly → Connect New
3. Complete OAuth and grant requested scopes

## Common capabilities

* View and manage scheduled events
* Automate scheduling and calendar management workflows
* Trigger actions based on booking events

## Use in Chat

Enable Calendly in the tool selector. Ask your agent to check upcoming meetings or manage event types.

## Use in Agents

Add Calendly to an agent's toolkits and select the connection. Require approval for cancellation actions if desired.

## Use in Flows

Automate booking confirmations, reminders, and post-meeting follow-ups using Calendly action nodes.

## Troubleshooting

* Events not syncing: verify OAuth scopes and account permissions
* Webhook issues: check Calendly webhook configuration

***

## Available Actions

Hyper agents can run the following actions for this integration. Each action can be individually set to **Enabled**, **Requires Approval**, or **Disabled** in your agent's toolkit settings.

Actions can be set to one of three control states:

| State                 | Behavior                                                       |
| --------------------- | -------------------------------------------------------------- |
| **Enabled**           | Agent runs the action automatically                            |
| **Requires Approval** | Agent pauses and waits for your confirmation before proceeding |
| **Disabled**          | Action is blocked and cannot be used                           |

Configure these in the agent's toolkit settings or in workspace defaults.

| Action                           | Description                                                                                                                         |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Create Invitee No Show           | Mark an invitee as a no show for a Calendly event using OAuth. Records attendance tracking                                          |
| Create Scheduling Link           | Create a single-use scheduling link for an event type using OAuth. Returns the booking URL for the link                             |
| Get Current User                 | Get current user information including user ID, name, email, and organization using OAuth. Returns the authenticated user's details |
| Get Event                        | Get information about a specific Calendly event using OAuth. Accepts either event ID/URI or event URL                               |
| List Event Invitees              | List invitees for a specific Calendly event using OAuth. Returns invitee details with filtering options                             |
| List Events                      | List Calendly events for a user using OAuth. Returns scheduled events with filtering options                                        |
| List User Availability Schedules | List availability schedules for a specific user using OAuth. Returns user's availability schedule configurations                    |
| List Webhook Subscriptions       | List webhook subscriptions for an organization or user using OAuth. Returns webhook configuration details                           |
