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