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

# Meeting Booked - Create Video (Calendly)

> Learn how to create automated AI videos when meetings are booked using Calendly triggers and Sendspark workflows integration.

When someone books a meeting through Calendly, Sendspark can automatically create a personalized AI video and send it. You build this in Sendspark's Agentic Workflows: add a Calendly **"Invitee Created"** trigger, add a **Create dynamic video** action that maps Calendly fields for personalization, then send the video in Gmail, Outreach, or another connected channel.

## Key takeaways

* A workflow pairs one **trigger** (Calendly's **Invitee created** event) with actions that create and send the video.
* The **Invitee created** event fires anytime someone books a meeting and is created as an invitee.
* Map the fields from Calendly into Sendspark so the AI video is personalized to the person who booked.
* Send the finished video directly in Gmail or Outreach, or use one of the other automated ways to share videos.

## 1. Create Automation

Go to [Sendspark Agentic Workflows](https://sendspark.com/agentic-workflows).

Create a "new automation"

<img src="https://mintcdn.com/sendspark/4yOGevjTVvCYcIrt/images/11158045/b49507ea-image.png?fit=max&auto=format&n=4yOGevjTVvCYcIrt&q=85&s=e03452648be0c71c173084dba9aa1da5" alt="New automation button in Sendspark Agentic Workflows" width="536" height="156" data-path="images/11158045/b49507ea-image.png" />

## 2. Add Trigger: Meeting Booked

Add a trigger to start the automation.

<img src="https://mintcdn.com/sendspark/4yOGevjTVvCYcIrt/images/11158045/75d38c4f-image.png?fit=max&auto=format&n=4yOGevjTVvCYcIrt&q=85&s=e1e98140d98714c57c3873a601c92d9b" alt="Empty trigger step prompting to add a trigger for the selected app" width="1346" height="240" data-path="images/11158045/75d38c4f-image.png" />

Select **Calendly**, and the event **Invitee created**This event will fire anytime someone books a meeting (and gets created as an invitee)

<img src="https://mintcdn.com/sendspark/4yOGevjTVvCYcIrt/images/11158045/2c4c5161-image.png?fit=max&auto=format&n=4yOGevjTVvCYcIrt&q=85&s=92d339ed3769f8ef6ccce9b338bf78d3" alt="Trigger setup with Calendly app and Invitee created event selected" width="1388" height="1022" data-path="images/11158045/2c4c5161-image.png" />

## 3. Add Action: Create Sendspark AI Video

Add an action. Select \*\*"Sendspark"\*\*and **Create dynamic video**

<img src="https://mintcdn.com/sendspark/4yOGevjTVvCYcIrt/images/11158045/b2baca6c-image.png?fit=max&auto=format&n=4yOGevjTVvCYcIrt&q=85&s=1d969be777557939498773d5ae4a2741" alt="Action setup with Sendspark app and Create dynamic video action selected" width="1380" height="1016" data-path="images/11158045/b2baca6c-image.png" />

Map the fields from Calendly into Sendspark in order to use in the AI video personalization.

<img src="https://mintcdn.com/sendspark/4yOGevjTVvCYcIrt/images/11158045/028e4bb7-image.png?fit=max&auto=format&n=4yOGevjTVvCYcIrt&q=85&s=4264018e3c7a1c7576fea3aa1a305165" alt="Calendly invitee Name and Email fields mapped into the video campaign" width="1212" height="448" data-path="images/11158045/028e4bb7-image.png" />

## 4. Add Action: Send Video

Set **Email Format** to **HTML** and use the **Email Embed HTML** output from the Create dynamic video step — the video only renders if both are set.

You can send this video directly in Gmail or Outreach, or check out one of the [many other ways](/auto-send-ai-personalized-videos) to share your video in automated workflows.

<img src="https://mintcdn.com/sendspark/4yOGevjTVvCYcIrt/images/11158045/9fbd6d00-image.png?fit=max&auto=format&n=4yOGevjTVvCYcIrt&q=85&s=f5f94063b5cd350e6dc93e238401cf8b" alt="Gmail send email action embedding the dynamic video into the message body" width="1410" height="1618" data-path="images/11158045/9fbd6d00-image.png" />

The entire workflow should look something like this:

<img src="https://mintcdn.com/sendspark/4yOGevjTVvCYcIrt/images/11158045/d4663af2-image.png?fit=max&auto=format&n=4yOGevjTVvCYcIrt&q=85&s=3f5457a064b78db57514f5daa0d65314" alt="Completed workflow with Calendly trigger, Sendspark video, and Gmail send steps" width="1436" height="906" data-path="images/11158045/d4663af2-image.png" />

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Which Calendly event triggers the video?">
    Use the **Invitee created** event. It fires anytime someone books a meeting and is created as an invitee in Calendly, which is what starts the automation.
  </Accordion>

  <Accordion title="Do I need to record a video first?">
    No. The workflow's **Create dynamic video** action generates the Sendspark video automatically when the trigger fires, using the fields you map in from Calendly.
  </Accordion>

  <Accordion title="How is the video personalized?">
    In the Create Dynamic Video action you map fields from Calendly into Sendspark. Those fields are then used in the AI video personalization for each person who books.
  </Accordion>

  <Accordion title="How do I send the video after it's created?">
    You can send it directly in Gmail or Outreach as an action, or use one of the [many other ways](/auto-send-ai-personalized-videos) to share videos in automated workflows.
  </Accordion>

  <Accordion title="Where do I build this automation?">
    In the [Sendspark Agentic Workflows](https://sendspark.com/agentic-workflows) section. Click **New automation** to start from scratch.
  </Accordion>
</AccordionGroup>

*Updated July 2026.*
