# Trigger Flows or Campaigns

## **Can I use form submissions to trigger a campaign or create a task?**

Yes, you can! Each time a form is created, the system automatically makes a Segment that collects all of the form submissions. To view this segment, you can either go to **Audience > Segments** and find it based on the name of the form. Or, you can navigate to **Forms & Pages > Forms** click on 'View Segment' from the three dots to the right of the form like you see below.&#x20;

<figure><img src="/files/V7XTTpXdOqT5tn23jkqp" alt="" width="375"><figcaption></figcaption></figure>

With that segment, you can trigger a task. Read more in the article linked below:&#x20;

{% content-ref url="/pages/4pGVs83IYn0JwzSlBTEs" %}
[Automating Tasks](/tasks/automating-tasks.md)
{% endcontent-ref %}

Or, you can trigger a campaign. Read more in the articles linked below:&#x20;

{% content-ref url="/pages/r2JM9OAJ1oGNYGkeNWax" %}
[Campaigns](/campaigns/creating-a-campaign.md)
{% endcontent-ref %}

## Form Segments

If you ever accidentally delete the segment that was automatically made or want to make a new segment to only see responses from a certain question, you can do that under **Audience > Segments**.

Click on the green '+' button to start a new segment. Then, select 'Add Filter' and click on 'Forms' to see your options.&#x20;

<figure><img src="https://s3-us-west-1.amazonaws.com/gleantapvirtual/3717/theme/images/1676397058_Screen%20Shot%202023-02-14%20at%2011.50.49%20AM.png" alt=""><figcaption></figcaption></figure>

From there, you can select your group based on the form they filled out (or didn't fill out) along with how they answered a certain question. These options are generated directly from the form, so make sure your attributes are properly mapped.<br>


---

# 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://help.gleantap.com/forms/trigger-flows-or-campaigns.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.
