# Calendly

### What is Calendly?&#x20;

Calendly is a popularly used appointment booking tool. Using Calendly, your prospects/customers can easily look at your availability and book a meeting when you are available.

Thereby, eliminating all the effort involved in the logistics of setting up a time slot and sending out the calendar invites.

### How do I configure my Calendly account?

There are two ways through which you can connect your Calendly account with Swiftsell;

1. Through App Market: \
   \
   To connect your account through App Market, you can go to 'App Market -> Calendly -> Accounts -> Add Account' <br>
2. Using the 'Calendly' action block: \
   \
   Or you can add the action block in the bot flow and click on 'Add Account'&#x20;

### How do I set it up?&#x20;

To set up the Calendly account and integrate with your chatbot, you can follow the following steps;&#x20;

* Add an action block on Canvas by clicking on '+' <br>
* Choose 'Calendly'<br>
* Double-click on the 'Calendly' block to configure it on the right panel<br>
  * Authorise 'Calendly' account: \
    \
    Authorize your 'Calendly' account by clicking on 'Connect your Calendly account' so that Swiftsell can access Calendly to book appointments on your behalf. <br>
  * Select Event: \
    \
    Select the event displayed to the visitor to book an appointment. All the available slots of this event will be displayed. <br>
* Define the 'Success' or 'Failure' message


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swiftsell.biz/integrations/calendly.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
