Sommario:
- What is Automation?
- How to get started
- How to create a workflow
- Examples
- Missing something or want to leave feedback?
1. What is Automation?
Automation allows you to automate repetitive tasks allowing you to save time, reduce manual errors and adapt your shipping management to your specific needs.
Each automation is based on a workflow which is composed by 3 main components:
- Triggers: the event that initiates the execution of a workflow. The trigger is mandatory in each workflow.
- Conditions: a logical check or rule within a workflow that determines whether certain actions should happen next. Workflows can also be created without any condition
- Actions: a specific task or operation that a workflow performs once a trigger has been activated and (if applicable) any conditions are me. Each workflow must have at least one action and can end only with an action.
2. How to get started
You can access the Automation section from the side menu of ShippyPro. The section includes 2 tabs:
-
Workflows: in this tab you’ll find all the workflows that you’ve created along with their status and details. From here you can quickly enable or disable a workflow and open it to edit
- Logs: Access the detailed logs here to keep track of executions and quickly check the orders impacted by your workflows

3. How to create a workflow
To create a workflow, first click on the Create Workflow button:

- Select a Trigger
2. Click “add” to add the next component
3. Add Conditions (optional)
4. Add an Action
5. Name workflow
6. Save
4. Examples
Trigger Order is imported
Condition Store is any of Shopify
Action Ship with selected carrier (UPS v2)
With this automation, all orders imported from Shopify will be automatically shipped using UPS v2, allowing you to easily track them in the Shipped tab.
____
Trigger: Order is imported
Condition: Recipient Email/Recipient Phone Number is empty
Action: Edit Recipient Email / Edit Recipient Phone Number
With this automation, the recipient email/phone field will automatically be filled in with the default value you assigned in the workflow in case of orders imported with these fields empty. The new data will already be visible in the order details in the Ready to Ship section.
5. Missing something or want to leave feedback?
Please share your feedback or requests to add missing Triggers / Actions / Conditions to automate your manual tasks, our team will be happy to help!