---
title: "Workflow Automation Integrations"
description: "Trigger n8n or Zapier workflows when store events happen using webhook connections."
canonical_url: "https://support.3dimli.com/integrations/workflow-automation"
md_url: "https://support.3dimli.com/integrations/workflow-automation.md"
source: "docs/integrations/workflow-automation.md"
x_aeo_version: "1.0"
estimated_tokens: 455
---

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:

1. Go to **Dashboard**.
2. Open **Settings**.
3. Click **Integrations**.
4. Select the **Workflow Automation** tab.
5. Choose **n8n** or **Zapier**.
6. Add a label, such as `Sales alerts`.
7. Paste the webhook URL.
8. 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.
