Ga naar hoofdinhoud

Make (Integromat) Plugin

Connect Ever Gauzy with Make (formerly Integromat) for visual workflow automation.

Overview​

PropertyValue
Package@ever-co/gauzy-plugin-integration-make-com
Sourcepackages/plugins/integration-make-com
UI Packagepackages/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​

ModuleDescription
Watch EmployeesDetect new/updated employees
Watch Time LogsDetect new time entries
Watch TasksDetect task changes
Watch InvoicesDetect new invoices

Actions​

ModuleDescription
Create EmployeeAdd employee to Gauzy
Create Time LogLog time entry
Create/Update TaskManage tasks
Create InvoiceGenerate invoice
Search RecordsQuery 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]