Ga naar hoofdinhoud

Event Types Reference

Complete list of events and entity action types in Gauzy.

Activity Log Action Types​

Action TypeDescription
CREATEDEntity was created
UPDATEDEntity was updated
DELETEDEntity was soft-deleted
ARCHIVEDEntity was archived
RESTOREDEntity was restored

Entity Types​

Entity TypeDescription
OrganizationOrganization changes
EmployeeEmployee changes
TaskTask updates
OrganizationProjectProject updates
TimeLogTime log entries
TimesheetTimesheet approvals
InvoiceInvoice lifecycle
PaymentPayment updates
ExpenseExpense changes
IncomeIncome changes
ContactContact updates
DealDeal stage changes
CandidateCandidate updates
EquipmentEquipment changes

WebSocket Events​

EventDirectionDescription
timer-startedServer β†’ ClientTimer started
timer-stoppedServer β†’ ClientTimer stopped
screenshot-takenServer β†’ ClientScreenshot captured
notificationServer β†’ ClientNew notification
task-updatedServer β†’ ClientTask changed
employee-onlineServer β†’ ClientEmployee status

CQRS Events​

EventDescription
TaskCreatedEventTask created
TaskUpdatedEventTask updated
TimerStartedEventTimer started
TimerStoppedEventTimer stopped
ScreenshotTakenEventScreenshot captured
InvoiceSentEventInvoice emailed
PaymentReceivedEventPayment recorded