Skip to main content
< All Topics

Start Action

The “Start” step triggers the workflow, like in the case of an object or an action form, the workflow starts when a record is submitted with the object form or when an action is performed using an action form on an object.

There are different properties of a Start step:

When you click on the start step dropped in the workflow designer area, a set of properties can be seen on the right panel.

Start on which form

This property is used to set the form on which the workflow should get triggered. It may have asset or an action form. This property will show a particular asset form and its action forms.

Trigger Workflow On

When to trigger the workflow can be configured using this property. It has the choices as Data submission, Data edit and Both.
Data submission: Workflow will be triggered whenever the data (a new record) of the selected form is submitted.
Data edit: Workflow will be triggered when already submitted data of the form has been edited.
Both: Workflow will trigger in both the above condition (Data submission or Data Edit)

Is Task Rejectable

To specify whether the task is rejectable or not.

Table of Contents