# Set up Zapier as a destination

{% hint style="info" %}
It's recommended you [sign up](https://zapier.com/sign-up) and [login](https://zapier.com/app/login) to your Zapier account before following these steps.
{% endhint %}

### Step 1:  Copy the Windsor API Key

> If you've already connected Windsor to your Zapier account, skip to the [step 3.](#step-3-enable-zapier-as-a-destination-integration-on-your-campaign)

Copy the Windsor API key from the [Zapier integration page](https://app.windsor.io/integrations/zapier).&#x20;

<figure><img src="/files/eVM8hy7NvlxdvY8hDENe" alt=""><figcaption><p>Windsor API Key for the Zapier Integration</p></figcaption></figure>

### Step 2: Connect Windsor with your Zapier account

To connect Windsor with your Zapier account, go to the [My Apps](https://zapier.com/app/connections?search=windsor) tab in Zapier's sidebar and search for "Windsor". Click on "Connect", and then paste the API key you copied in [Step 1](#step-1-copy-the-windsor-api-key). Once the connection is established successfully, the [Zapier integration page](https://app.windsor.io/integrations/zapier) on Windsor will show "Connected".

<figure><img src="/files/HcznLT8ObjDPrXGI5JzY" alt=""><figcaption><p>Connecting Windsor with your Zapier account</p></figcaption></figure>

### Step 3: Enable Zapier as a destination Integration on your Campaign

For each Windsor campaign that will be used in your Zapier Zaps, Follow the steps below in the GIF to enable Zapier as a destination integration. This will allow you to select that campaign in Zapier when using the Windsor "New Personalized Video" trigger in a Zap.

<figure><img src="/files/VgNI2UpL5dDGIalwZWRH" alt=""><figcaption><p>Enabling Zapier as a destination integration</p></figcaption></figure>

### Step 4: Set up the Zap

To set up the Zap, start by creating a new Zap and selecting the "New Personalized Video" event from the Windsor app. Next, choose the appropriate campaign from the campaign dropdown menu. Here, you can also specify the status of the video that will trigger the Zap. In most cases, you will want this to be "Approved".

Once you've set up the trigger, choose any other app as your action. For this example, we will use the "Create or Update Contact" event in ActiveCampaign. The trigger provides contact properties such as "email" and "Video URL" that can be used in the following action.&#x20;

In this example, we are updating the ActiveCampaign contact's custom property with the Video URL provided by Windsor.

<figure><img src="/files/OPkmitCCi7ynP3kuRo4H" alt=""><figcaption><p>Setting up the "New Personalized Video" trigger</p></figcaption></figure>

Click the next button below to see some examples of how Windsor can be used with other Zapier integrations.


---

# 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.windsor.io/integrations/zapier/set-up-zapier-as-a-destination.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.
