< All Topics

How to setup a parallel workflow in Axonator

Parallel workflows allow you to execute multiple actions simultaneously, increasing efficiency in your processes. This guide will walk you through the steps to set up a parallel workflow in Axonator.

  1. Access Your Axonator Account

    • Open your web browser and navigate to app.axonator.com
    • Log in using your user ID and password
  2. Select the Relevant App

    • Once logged in, choose the specific app where you want to add the parallel workflow
  3. Navigate to the Workflow Section

    • Look for the left panel
    • Find and click on the “Workflow” option
  4. Open or Create a Workflow

    • You can either open an existing workflow to modify it, or
    • Create a new workflow by clicking on the appropriate button
  5. Access the Workflow Builder

    • In the workflow builder, you’ll see a canvas where you can drag and drop actions
  6. Add the ‘Parallel Start’ Action

    • From the list of available actions, find the ‘Parallel Start’ action
    • Drag and drop this action onto your workflow canvas
    • Connect it to the preceding action in your workflow
  7. Add Parallel Actions

    • Now, you can start adding different actions that you want to run in parallel
    • Drag and drop these actions onto the canvas
    • Connect each of these actions to the ‘Parallel Start’ action
  8. Add the ‘Parallel End’ Action

    • After adding all your parallel actions, find the ‘Parallel End’ action
    • Drag and drop this onto the canvas
    • Connect all your parallel actions to this ‘Parallel End’ action
  9. Continue Your Workflow

    • After the ‘Parallel End’ action, you can continue adding more actions to your workflow as needed
    • Connect the ‘Parallel End’ action to the next action in your workflow
  10. Save Your Changes

    • Once you’ve set up your parallel workflow, remember to save your changes
    • Look for a ‘Save’ or ‘Update’ button, usually located at the top or bottom of the Workflow Builder

Important Notes

  • Ensure that all actions within the parallel section are properly connected to both the ‘Parallel Start’ and ‘Parallel End’ actions
  • The workflow will wait for all parallel actions to complete before moving to the next Action after ‘Parallel End’
  • Be mindful of dependencies between actions when setting up parallel workflows
  • Test your parallel workflow thoroughly to ensure all actions are executing as expected
Table of Contents