Passa al contenuto principale

Zapier Plugin

Connect Ever Gauzy with 5,000+ apps through Zapier automation workflows.

Overview

PropertyValue
Package@ever-co/gauzy-plugin-integration-zapier
Sourcepackages/plugins/integration-zapier
UI Packagepackages/plugins/integration-zapier-ui

Features

  • Triggers — fire Zaps when events occur in Gauzy
  • Actions — create/update Gauzy records from other apps
  • Multi-Step Workflows — chain Gauzy actions with other services

Supported Triggers

TriggerDescription
New EmployeeEmployee is created
New Time LogTime log is recorded
Timer StartedEmployee starts the timer
Timer StoppedEmployee stops the timer
Task Status ChangedTask moves to a new status
Invoice CreatedNew invoice is generated
Payment ReceivedPayment is recorded

Supported Actions

ActionDescription
Create EmployeeAdd a new employee
Create Time LogLog time for an employee
Create TaskCreate a new task
Create ProjectCreate a new project
Create InvoiceGenerate an invoice
Update TaskUpdate task status/details

Configuration

# Zapier Integration
ZAPIER_CLIENT_ID=your-client-id
ZAPIER_CLIENT_SECRET=your-client-secret
ZAPIER_WEBHOOK_URL=https://hooks.zapier.com/hooks/catch/...

Example Zap

"When a timer stops in Gauzy, create a Toggl entry and send a Slack message"

  1. Trigger: Timer Stopped in Gauzy
  2. Action 1: Create time entry in Toggl
  3. Action 2: Send message to Slack channel