# The Brief Trigger

### Setting up The Brief trigger

Depending on how many creatives you're generating, it can take a while for the job to be done. This trigger is fixed, and it verifies once in a while if your creatives are ready, and when they're done, it pushes the next action to start. The time it takes to push the next action depends on your Zapier subscription - for a premium subscription, the verification happens quicker and more often. Nonetheless, it works all the same.&#x20;

To set up this trigger, create a new zap and search for the Creatopy app. Select **Creatopy (1.0.0)** and choose the event **Creative generated trigger**.&#x20;

<figure><img src="/files/w5r9oC1HynkDULQkA4Wk" alt=""><figcaption></figcaption></figure>

In the previous step, when you finish setting up the action to generate creatives, when you test the action, you get a success message that also returns a code. This code needs to be used in the next step when setting up the trigger. Below is a screenshot of where to find the code. Each code will be unique to a zap, so use it only once. If you want to create multiple zaps, you must create multiple triggers. Remember that each action needs a trigger, and each trigger will activate an action.&#x20;

<figure><img src="/files/c38uM5SM2JdMewdPd8HS" alt=""><figcaption></figcaption></figure>

With the code from the action in the previous zap, you paste it in the **Code** field in your Trigger zap like below.&#x20;

<figure><img src="/files/6mDfXY0qDcRffqkTtWz8" alt=""><figcaption></figcaption></figure>

Then, you have to test the trigger. When the creatives are successfully generated, you get a success message and the creatives' URL. If there were any problems and the job failed, you'll get an error message, which you can use to troubleshoot.&#x20;

<figure><img src="/files/LwdtURByjSNEVSF2DEFD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To get a successful message here, you must run the first zap successfully because the creatives need to be generated, so you receive a download link here.
{% endhint %}

All that's left to do now is to set up the following action, as in what to do with your creatives' URL - you can send them in a zip file to your inbox, send them to a cloud storage (Dropbox, Google Drive, etc.), or to another app that you use and it integrates with Zapier.&#x20;


---

# 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/the-brief-trigger.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.
