# New Form

This trigger monitors when a new form is added.

With this trigger you will retrieve the details of the newly added form. In the scenario where a new form is added then the details are returned.

<figure><img src="/files/SqOjrj2jJZjGvqIDBu3j" alt=""><figcaption><p>New Form</p></figcaption></figure>

In this scenario choose Trigger event and the name is `New Form` and then choose the account that you want to use to make the request then move on to the next step.

<figure><img src="/files/r5MvrtKN0imHmHxneSmI" alt=""><figcaption><p>returned details</p></figcaption></figure>

This page will display the 3 recent records as per Zapier settings. Then you can use the returned data.


---

# 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.helpyousponsor.com/guides/advanced-features/integrations/zapier/triggers/new-form.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.
