Make (Integromat) Plugin
Connect Ever Gauzy with Make (formerly Integromat) for visual workflow automation.
Overviewβ
| Property | Value |
|---|---|
| Package | @ever-co/gauzy-plugin-integration-make-com |
| Source | packages/plugins/integration-make-com |
| UI Package | packages/plugins/integration-make-com-ui |
Featuresβ
- Visual Scenario Builder β design workflows visually in Make
- Real-Time Processing β instant data flow between apps
- Error Handling β built-in retry and error routing
- Data Transformation β map and transform data between services
Supported Modulesβ
Triggersβ
| Module | Description |
|---|---|
| Watch Employees | Detect new/updated employees |
| Watch Time Logs | Detect new time entries |
| Watch Tasks | Detect task changes |
| Watch Invoices | Detect new invoices |
Actionsβ
| Module | Description |
|---|---|
| Create Employee | Add employee to Gauzy |
| Create Time Log | Log time entry |
| Create/Update Task | Manage tasks |
| Create Invoice | Generate invoice |
| Search Records | Query Gauzy data |
Configurationβ
# Make.com Integration
MAKE_API_KEY=your-make-api-key
MAKE_WEBHOOK_URL=https://hook.make.com/...
Example Scenarioβ
"Sync new Gauzy invoices to QuickBooks and notify via email"
[Gauzy: Watch Invoices] β [QuickBooks: Create Invoice] β [Email: Send Notification]
Related Pagesβ
- Plugins Overview
- Zapier Plugin β alternative automation
- Activepieces Plugin β open-source alternative