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

# Calendly

> Browse the tools and triggers available for Calendly in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/calendly/CALENDLY_GET_EVENT_TYPES" title="Get Event Types" horizontal />

  <Card href="/actionkit/integrations/calendly/CALENDLY_GET_AVAILABLE_TIMES_FOR_EVENT_TYPE" title="Get Available Times For Event Type" horizontal />

  <Card href="/actionkit/integrations/calendly/CALENDLY_SEARCH_EVENTS" title="Search Events" horizontal />

  <Card href="/actionkit/integrations/calendly/CALENDLY_GET_EVENT_BY_ID" title="Get Event By ID" horizontal />

  <Card href="/actionkit/integrations/calendly/CALENDLY_GET_EVENT_INVITEES" title="Get Event Invitees" horizontal />

  <Card href="/actionkit/integrations/calendly/CALENDLY_CANCEL_EVENT" title="Cancel Event" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/calendly/triggers/CALENDLY_TRIGGER_INVITEE_CREATED" title="Invitee Created" horizontal />

  <Card href="/actionkit/integrations/calendly/triggers/CALENDLY_TRIGGER_INVITEE_CANCELED" title="Invitee Canceled" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
