HomeGuidesRecipesAPI
HomeGuidesAPILog In

How to add actions to workflow transitions

Adding actions to workflow transitions

Actions can be added to transitions in a workflow, for this you will need to know how Infiniti Workflow works (see Workflows

  1. Open a project with a valid workflow in design.
  2. Open Infiniti workflow via the workflow button.
  3. Select a transition.
  4. Click on the Actions Button
52
  1. The Actions list will pop up.
  2. Drag and drop the action you would like to add to the transition, we are using the 'Redirect' action as an example.
  3. The action will now be added in between the state that transition was going to.
607
  1. Click to select the 'Redirect' action.
  2. The Redirect properties pane will now display on the right screen.
396
  1. Once configured, this action will occur on the transition from 'Start' to the 'Start 1' state.

Reordering actions

In the web designer, on the workflow page, where we show a graphical representation of the workflow, users now have the ability to reorder the workflow actions just like the finish page actions.

📘

Note:

Actions can be reordered only within the same transition and NOT across transitions, as that would be MOVE and not REORDER

The reordering can be done in two ways:

  1. Grab the action which needs to be reordered and drop it on any other action in the same transition, this will result in the grabbed action to appear before the action on which it is being dropped.

  2. Grab the action which needs to be reordered and drop it on any transition(arrows between two actions or between the first/last state and an action), this will simply result in the action to appear where it was intended.

Executing one of the above will enable the SAVE button, and you can then either confirm or cancel changes.