# Workflow Trigger: Order Form Submission

The *Order Form Submission* Workflow Trigger allows you to trigger a workflow whenever a contact/customer submits an order form.  Contacts who submit order forms through your various funnels and websites will be added to this workflow when it is triggered. This article will give an overview of how to set up a workflow using the *Order Form Submission* Workflow Trigger

**Step 1:** Start a new workflow or edit an existing one

**Step 2:** Creating and Editing the Trigger

* Click “Add New Workflow Trigger”

{% embed url="<https://lh6.googleusercontent.com/SzpmZLpRKaqoCDK99GbrjzhyTrP2zotIR7Xe-KvJCZ-6B90sP02a4j8A6NJfuZNtBHVpFc_avAXQSbk3HM3aXN5apr0kHqzNRW9uHjwjk9ZHbc56PUpHt2_HWQ6qhxf-I0otDEwvIehjJM5wHEJxd-o>" %}

* Select **Order Form Submission** in the **Contact Actions** section of the Workflow Triggers Menu or use the search feature. Once selected, the Trigger setup menu will appear
* (*Optional*) You can change this trigger's workflow builder display name of this trigger using the textbox below **Workflow Trigger Name**. Note that this will only affect the display name within the workflow builder and has no other impact on the content or functionality of this Workflow Trigger.
* Press **+ Add filters** to expand the **Filters** section of the Trigger setup menu. This section has several filter parameters that you can use to customize this trigger
* **In funnel/website** will only allow form submissions that occur within a selected funnel or website to trigger this workflow. If you add this parameter to your trigger, then you can create another filter called **Page is**
* **Page is** will allow you to select a page from the already selected funnel or website. Only form submissions that occur within this selected page will be able to trigger this workflow. If you add this parameter to your trigger, then you can create another filter called **Product is**
* **Product is** will only allow order forms for a particular product to trigger this workflow.
* Because this filter only appears after the **In funnel/website** and **Page is** filtered, the workflow will only be triggered when this product is ordered within the already-selected funnel/website and page.
* **Submission type** will only allow a selected type of order form to trigger this workflow. The options for this parameter are **Bump, OptIn, Sale,** and **Upsell.**
* You can also filter by **Custom Fields** which will allow you to select custom values that you would have set up elsewhere in your account. Only contacts who meet these custom values can then be added to this workflow
* Press **Save Trigger** in the bottom right corner of the Trigger setup menu

{% embed url="<https://lh6.googleusercontent.com/Bcx36XIsdUk92yTfXti4mPXNyCOkanemFigXagLRFNmkyrmk78MfTZGFPFOpkzUBmNO8s0ZNd0GJYvFlQv_SXCIgj00q10bB9w_0VlvSaToanVH7us-0vkoHHfwCA1qVdh7EscQzn6jWrYveLi-J_i0>" %}

**Step 3:** Set up applicable Workflow Action(s). We have multiple articles available to explain the setup of each of the Workflow Actions. Feel free to review our articles on these for more information on setting these up.

***Pro Tip:*** You can use any Workflow Actions to be triggered by the *Order Form Submission* trigger or you can leave this workflow without any actions.

**Step 4:** Press **Save** in the top right corner of your browser to save the workflow

* If your Workflow is ready to be enabled, make sure the toggle switch under **Save** is set to **Publish**
* Be sure to test your Workflow to make sure it is set up correctly using the **Test Workflow** button next to the **Publish** toggle switch.
  * For an in-depth overview of Workflow Testing see our article, “Using the Testing Features in Workflows”

{% embed url="<https://lh3.googleusercontent.com/NexVa45xfVFggkSkPMEGOHxuBvRq6UGgvOH4j1Eq_lVRHedWkYnD3RmMjGKn8bspAt5ProMKQj7hJ8xVYtKXMdqbS2deAXKf8ADrZBhAkUEPcz8bJytABzzNKL_PXrL29uJ8JE_Vel-CqeSVlfwrqZk>" %}

Now your workflow is set up and ready to go with the *Order Form Submission* Workflow Trigger.


---

# 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://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-triggers/workflow-trigger-order-form-submission.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.
