Creating Automations

Use Automations to reduce repetitive manual tasks and speed up order processing by using customized workflows that run automatically when a trigger occurs.
You can create a new automation or reuse an existing one.
To create a new automation:
  1. In the left pane, click Automations.
    The Automations page opens.

    If other automations already exist, they are displayed in the Automations table.

  2. Click Create Automation.
  3. Type a name that can help you identify the automation.
  4. Select the application that uses this automation.
  5. Click Continue.
  6. Under Trigger, select an event that causes the automation to evaluate the current job or order to determine whether an action needs to run, then click Continue.
    For example, when a customer submits a job through email, the trigger event is that a job is received.
      Important:
    • Status change events trigger the defined actions only when the user changes the job or order status manually. Automatic status changes are not available to be used in automations and do not trigger the defined actions.
    • Attribute change events trigger the defined actions only when the user changes the job or order attributes manually, using the Edit job or Create order dialog.
  7. Under Conditions, specify the criteria that must be met for the automation to do the action that you specify in the next step:
    1. Select:
      • All are true if all the criteria must be met.
      • Any are true if any one of the criteria must be met.
    2. To define the conditions, select or type a value in each of the three fields. Choose a setting from the first list, then an operator from the second, then a value from the third.

      The three fields are parts of each condition: an attribute, a value, and the comparator between them. The comparators change based on the attribute you choose. For example, the comparators for numbers are different from the comparators for text. The comparator and value you choose depend on what you want the automation to check.

      For example, select Submitted by from the attributes list and is from the comparators list in the middle. The values field on the right becomes populated with the customers list and you can choose one of them.
      Or, if you select Customer from the attributes list and contains from the comparators list, the values field becomes editable and you can type a part of a customer name.
    3. To add more conditions, click , the Add condition button. To delete a condition, click, the Remove condition button.
    4. After you add all the conditions, click Continue.
  8. Under Actions, specify the actions that occur when the conditions are met.
    For example, choose Change jobs status to in the left field and Ready for production in the right field.
    Or, choose Send to hot folder in the left field and select or type the name of an already defined hot folder in the right field.
  9. When you finished defining the automation details, click Ok.
The automation is displayed in the Automations table.

By default, the automation status is Off when you create it. To enable the automation, click Off and turn on the Enabled button.