content/guides/12.integrations/3.zapier/0.index.md
Connect your Directus instance with Zapier to automate workflows, sync data between systems, and build powerful integrations with 6,000+ apps.
::callout{icon="heroicons-outline:rocket-launch"} Quick Start
The Directus Zapier integration provides two main components:
https://)::callout{icon="material-symbols:info-outline"} Permissions
Admin Token (Recommended for Getting Started)
Many operations, including creating webhooks for triggers, require Administrator permissions. Assign the Administrator role to the user for the easiest setup and full access to all collections and features.
Custom Role (For Production)
For better security, create a custom role with specific permissions. This allows you to limit access to only the collections and operations your workflows need. The token inherits the user's role permissions, so you can lock down access while still allowing necessary operations. ::
Perform operations on your Directus data: create, read, update, and delete items, users, and files.
Set up automated workflows that trigger when events happen in Directus.
Use raw request actions, advanced filtering, and custom API calls.