# Setting up your second zap

Now, you need a trigger that will activate the next action: what to do with the newly generated creatives.&#x20;

There are 2 types of triggers available to use in Zapier with the app: &#x20;

* The trigger verifies once in a while when your creatives are ready, and once they're ready, it will push the following action to start.&#x20;
* The webhook trigger - which gives you more freedom if you want to use the payload returned from The Brief when your creatives are ready.


---

# 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.thebrief.ai/zapier-integration/setting-up-zapier-with-the-brief/setting-up-your-second-zap.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.
