Effortlessly sync Twenty with 3000+ apps using Zapier. Automate tasks, boost productivity, and supercharge your customer relationships!
About Zapier
Zapier is a tool that allows you to automate workflows by connecting the apps that your team uses every day. The fundamental concept of Zapier is automation workflows, called Zaps, and include triggers and actions.
You can learn more about how Zapier works here.
Setup
Step 1: Install Zapier packages
cd packages/twenty-zapier
yarn
Step 2: Login with the CLI
Use your Zapier credentials to log in using the CLI:
Step 3: Set environment variables
From the packages/twenty-zapier folder, run:
Run the application locally, go to http://localhost:3000/settings/api-webhooks, and generate an API key.
Replace the YOUR_API_KEY value in the .env file with the API key you just generated.
Development
Make sure to run yarn build before any zapier command.
Test
Lint
Watch and compile as you edit code
Validate your Zapier app
Deploy your Zapier app
List all Zapier CLI commands