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

# Zapier trigger

> Start a Cassidy Workflow from any Zapier-connected app event.

The Zapier trigger lets you run a Cassidy [Workflow](/workflows/overview) from a Zapier Zap. Use it to connect Cassidy with any of the 5,000+ apps Zapier supports — for example, starting a Workflow when a new form response comes in or when a CRM record is updated.

<Steps>
  <Step title="Add a Zapier trigger">
    Create a new [Workflow](/workflows/building) with a **Zapier Trigger**, or change an existing Workflow's trigger type to **Zapier Trigger**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/IidvkNl_ihp_r6SS/images/reference/zapier-trigger-img-0.png?fit=max&auto=format&n=IidvkNl_ihp_r6SS&q=85&s=3d4d4fa49a1345b3aebe783c6f825de5" alt="Workflow builder with Zapier Trigger selected as the trigger type" width="568" height="188" data-path="images/reference/zapier-trigger-img-0.png" />
    </Frame>
  </Step>

  <Step title="Click Finish Setup on Zapier">
    In the Zapier Trigger block, click **Finish Setup on Zapier**. This redirects you to Zapier where you can log in or sign up and complete the setup.

    <Frame>
      <img src="https://mintcdn.com/cassidy/IidvkNl_ihp_r6SS/images/reference/zapier-trigger-img-1.png?fit=max&auto=format&n=IidvkNl_ihp_r6SS&q=85&s=422ce0ab87cd763ab12402b63cce3011" alt="Zapier Trigger block showing the Finish Setup on Zapier button" width="638" height="786" data-path="images/reference/zapier-trigger-img-1.png" />
    </Frame>

    <Tip>You can also search for a specific integration app and select **Click to Open in Zapier** to create the Zap automatically.</Tip>

    <Frame>
      <img src="https://mintcdn.com/cassidy/IidvkNl_ihp_r6SS/images/reference/zapier-trigger-img-2.png?fit=max&auto=format&n=IidvkNl_ihp_r6SS&q=85&s=8a8d277a3e866b0b7b8b1687c551d9cc" alt="Integration search with Click to Open in Zapier option" width="557" height="157" data-path="images/reference/zapier-trigger-img-2.png" />
    </Frame>
  </Step>

  <Step title="Create a Zap">
    In Zapier, create a new Zap. Choose a trigger event for your Zap (for example, "New Form Response in Google Forms"). Then for the action step, select **Run Workflow in Cassidy**.
  </Step>

  <Step title="Map the input fields">
    In the Zapier action step, map the input fields of your Cassidy Zapier Trigger to the corresponding data from your Zap trigger event.

    <Frame>
      <img src="https://mintcdn.com/cassidy/IidvkNl_ihp_r6SS/images/reference/zapier-trigger-img-3.png?fit=max&auto=format&n=IidvkNl_ihp_r6SS&q=85&s=a27f13594d01753886f2ae72a7b26516" alt="Zapier action step mapping Cassidy trigger input fields to Zap data" width="1136" height="690" data-path="images/reference/zapier-trigger-img-3.png" />
    </Frame>
  </Step>

  <Step title="Publish and activate the Zap">
    Click **Publish** to save and activate your Zap. Make sure it's turned on so it triggers your Cassidy Workflow when the specified event occurs.
  </Step>

  <Step title="Configure the rest of your Workflow">
    Back in Cassidy, use the inputs from Zapier in the rest of your Workflow. The Workflow automatically runs when triggered by the Zap.
  </Step>
</Steps>

## Related

* [Run Zapier Action](/integrations/zapier/run-zapier-action)
* [Zapier for Workflows](/integrations/zapier/workflows)
* [Connect non-native apps](/integrations/connect-non-native-apps)
