# Zapier Integration

You can use Zapier automations with Stacker.  You can trigger Zapier based on the following triggers in Stacker:

* Action Button Clicked
* Record Created
* Record Deleted
* Record Edited

From Zapier you can make the following actions happen in Stacker:

* Create a Record
* Edit a Record
* Search for a Record

You can also connect your Stacker app to various third party apps using Zapier.&#x20;

**Get your integrations key in Stacker:**

1. Click the arrow on the bottom left next to your name&#x20;
2. Select Account Settings
3. Select Integrations
4. Copy the Integrations Key&#x20;

{% hint style="warning" %}
If you refresh the key, you will need to reset your connections.
{% endhint %}

<figure><img src="https://3670244749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6QaGf7ZvNU2Re8mlQTaJ%2Fuploads%2FQSJ3XYpHQM52kAjiDqet%2FCleanShot%202025-09-18%20at%2010.23.05%402x.png?alt=media&#x26;token=68b4aced-df68-4f21-aec3-2b8a58da8c93" 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.stackerhq.com/stacker-astra/ai-and-automations/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.
