# Zapier Integration

With our Zapier integration you can use the following Stacker-related triggers and actions in Zapier.

### Triggers

1. Record Created
2. Record Edited
3. Record Deleted
4. Action Button Clicked

### Actions

1. Create new record
2. Edit record
3. Search for a record

## Create a new Zap

In order to use any of the Stacker triggers or actions in a Zap, sign into Zapier and select “Stacker” as either the trigger or action app respectively. Select any of the triggers or actions in Zapier as you would [setting up any other Zapier integration.](https://zapier.com/help/create/basics/create-zaps#create-zaps-from-scratch)

You will need an API key from Stacker in order to integrate.

1. Click **My Settings** in your workspace
2. Select General
3. Copy the key under Integration Key

![zapier.gif](https://support.stackerhq.com/hc/article_attachments/8282882715795/zapier.gif)

## Use Action Button to trigger your Zap

1. Click **Edit Layout**
2. Click Page Buttons
3. Click Add New
4. Click the Settings Cog in the Steps modal
5. Pick Trigger Zapier

![Zapierbtn.gif](https://support.stackerhq.com/hc/article_attachments/8283215503251/Zapierbtn.gif)

In Zapier, select the action button in the Trigger step. You’ll be able to identify the action button based on both the display name and step name you’ve chosen.


---

# 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.stackerhq.com/stacker-classic/data/third-party-integrations/zapier-integration.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.
