Workflow Automation Integrations
The Workflow Automation tab lets you trigger external workflows when store events happen.
This is useful when you want to connect 3DIMLI with other tools without doing every task manually.
Available Workflow Automation Integrations
The Workflow Automation tab can include:
- n8n
- Zapier
Both integrations can receive store event data through webhook URLs.
n8n
n8n lets you build custom workflows using your own automation setup.
You will usually need:
- Label
- n8n webhook URL
Use n8n when you want more control over custom automation.
Zapier
Zapier lets you connect 3DIMLI events to thousands of apps through webhook triggers.
You will usually need:
- Label
- Zapier webhook URL
Use Zapier when you want simple no-code automation with other apps.
How to Connect a Workflow Tool
To connect n8n or Zapier:
- Go to Dashboard.
- Open Settings.
- Click Integrations.
- Select the Workflow Automation tab.
- Choose n8n or Zapier.
- Add a label, such as
Sales alerts. - Paste the webhook URL.
- Click Connect.
What Data Is Sent?
Workflow tools may receive event data from your store.
This can include information related to store events, such as sales or workflow activity, depending on the event type.
Only connect workflow tools that you trust.
When to Use Workflow Automation
Use workflow automation when you want to:
- Send store events to another app
- Create tasks automatically
- Notify a team after a sale
- Update a spreadsheet or CRM
- Start custom workflows after customer actions
- Connect 3DIMLI with your internal tools
Important Notes
- Keep webhook URLs private.
- Test your workflow after connecting.
- Make sure your n8n or Zapier workflow is active.
- If the automation stops working, check the webhook URL first.