> For the complete documentation index, see [llms.txt](https://knowledge-base.myappz.ai/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.myappz.ai/home/lead-automation/automation-workflow/automation-workflow-forms.md).

# Automation workflow - Forms

**Step 1: Click on Form filled.**

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

**From here you can create automation by selecting a Product enquired, forms and Facebook form.**

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

Form Trigger is designed to streamline and automate responses and actions related to inquiry and form submission. This trigger ensures that each form submission is addressed immediately, increasing the efficiency of your customer engagement.

Here's how a "form trigger" works:

#### 1. **Product Inquiry**

* **Activation**: This trigger is activated when the product is queried.
* **Use Case**: You can select a specific product for which you want to automate the inquiry response. For example, when a customer inquires about a particular product, this trigger can automatically send a detailed email about the product, include pricing information, or initiate a follow-up sequence to further engage the customer. This helps ensure that all product-related inquiries are handled promptly and with relevant information.

#### 2. **Form**

* **Use Case**: You can select any form from the created forms. Once the form is submitted, the system can automatically send a confirmation message to the submitter, notify relevant team members, or trigger additional workflows, such as adding a contact to a mailing list or starting an onboarding process. This ensures that every form submission is accepted and processed without delay.

#### 3. **Facebook Form**

* **Activation**: This trigger is activated when the Facebook form is submitted.
* **Use Case**: You can select a specific Facebook form that you want to automate. When someone submits this form, the system can automatically respond with a thank-you message, send relevant information based on the inquiry, or follow up with further engagement actions like offering a special promotion or scheduling a call. This trigger is especially useful for capturing and responding to leads generated by Facebook campaigns.

By using a "forms trigger" in an automation workflow, you can ensure that all inquiries and form submissions are handled efficiently and effectively, leading to improved customer satisfaction and a more organized workflow.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowledge-base.myappz.ai/home/lead-automation/automation-workflow/automation-workflow-forms.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.
