# Workflows for Calendly

## **Event Confirmation Notifications**

This workflow sends event confirmation messages once a meeting is booked. Follow these steps to configure the workflow:

<figure><img src="/files/mPTl2RLDJX0qu6CWOlY2" alt=""><figcaption></figcaption></figure>

1. Click on **+Add Workflow** under Event Confirmation Notifications. You will be redirected to the Event Confirmation Notification setup window.

<figure><img src="/files/3hV5vQnwzOXXhiLv3Krk" alt=""><figcaption></figcaption></figure>

2. Select the event from the dropdown menu for which you want to send confirmation notifications. All events from your Calendly account will be listed here.
3. Select the desired WhatsApp confirmation template to share with your customers. Map the variables like Recipient's Phone Number, Recipient's Name, Event Link, and more to personalize the messages.
4. Define the action you’d like to perform in BizMagnets, such as Updating the contact number, Sending a sequence of messages, Sending targeted broadcast messages etc.

<figure><img src="/files/hn7vDnosi8cZ0qNgvgMo" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want to run a sequence of messages or send targeted broadcasts, make sure to update the Contact Tags.
{% endhint %}

5. After selecting the event, adding the template, and defining the action, click **Create Workflow** to finalize the setup.

You can repeat this process to create Event Confirmation Notifications for all events in your Calendly account. Simplify your event communication with BizMagnets!

## Event Reminder Notifications

Easily send event reminders before a meeting starts using BizMagnets. Follow these steps to set up the workflow:

1. Click on **+Add Workflow** under Event Reminder Notifications. You will be redirected to the Event Reminder Notification setup window.

<figure><img src="/files/JHE4qmtzEHFWHPsfY5fH" alt=""><figcaption></figcaption></figure>

2. Select the event from the dropdown menu for which you want to send reminder notifications. All events created in your Calendly account will appear in the dropdown.
3. Choose how long before the event you want to send the reminder.

<figure><img src="/files/OorzffSgvKGRnebGE9fA" alt=""><figcaption></figcaption></figure>

4. Pick the desired WhatsApp template for reminders. Map the appropriate variables, such as Recipient's Phone Number, Recipient's Name, Event Link, and more, to personalize messages for your customers.
5. After selecting the event, adding the template, and configuring the action field, click **Create Workflow** to finalize.

Repeat this process to create Event Reminder Notifications for other events in your Calendly account.

## **Event Follow-Up Notifications**

The same steps can be followed to configure workflows for **Event Follow-Up Notifications**.

<figure><img src="/files/w4GyHzYuelgZK9POHCwR" alt=""><figcaption></figcaption></figure>

## Checking Calendly Logs

To ensure your workflows are functioning correctly, navigate to the **Logs** section in the Calendly integration within BizMagnets. Stay informed and manage your event communications seamlessly!

<figure><img src="/files/sTxDbLh196GINbXQqhP0" alt=""><figcaption></figcaption></figure>


---

# 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.bizmagnets.ai/integration/additional-integrations/calendly/workflows-for-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.
