This article explains how to enable a form for the Workflows module and connect it to a Form-type workflow, including subscribing form submissions as an entry trigger.
đź’ˇQuick answers
- Setting up a workflow form: what are the steps? Steps: enable the form for Workflows on its Settings tab, create a new Form workflow type, then set the Entry Trigger to that form so submissions subscribe to the workflow.
- How do you enable a form for use in Workflows? On the form's Settings tab, turn on the Enable for Workflows toggle; the form does not need to be Active to be used this way.
- What fields does a workflow form need at minimum? It should include at least one Name field and one Email Address field so a contact can be created from the submission.
- Can a Contact workflow be converted to a Form workflow? No; it is not possible to convert a Contact workflow to a Form workflow or vice versa.
- Why shouldn't form fields be changed after building the workflow? Changing form fields after the workflow is built will break any workflow steps that were attached to those fields, so finalize the form first.
Creating a form-based workflow with the Forms-Workflow Connector starts by enabling the form in the Forms module, then selecting that form in a Form-type workflow in the Workflows module.
Enable a form for Workflows
Any form created in the Forms module can be used to power a workflow; however, that form must first be enabled for use in the Workflows module. To make use of the Forms-Workflow Connector features, the form should have at least one Name field and one Email Address field from which to create a contact.
On the Settings tab of the form you wish to use, click the “Enable for Workflows” toggle to make it available for a workflow. It is not necessary for the form to be Active to be used in a workflow. However, you should finalize the form before you begin creating the workflow, because changing form fields later will cause any workflow steps attached to those fields to break.
Create a Form workflow type
With the Forms-Workflow Connector, you have two different workflow types to choose from: Contact and Form. Most of the features described in this article, with the exception of form submission goals, are available only in the Form workflow type. Click Create Workflow, then Form, to begin a new Form workflow.Â
Note: Unfortunately, it is not possible to convert a Contact workflow to a Form workflow, or vice-versa.
Subscribe a form submission to a workflow
In a Form workflow, the Entry Trigger for the workflow is a form submission. Click on the Entry Trigger box, then select a form from the dropdown list of all available Workflows-enabled forms. You can now use fields from this form to configure the workflow steps that follow.
Next, you will create constituents from the form submission to be used in the workflow.
Comments
Please Sign in to leave a comment if you don't see the comment box below.