Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gusto-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

event_typedescriptionreferences
company.form.createdCompany form has been created{“company_uuid”: “<uuid>“}
company.form.updatedCompany form has been updated{“company_uuid”: “<uuid>“}
company.form.signedCompany form has been signed{“company_uuid”: “<uuid>“}
contractor.form.createdContractor form has been created{“contractor_uuid”: “<uuid>“}
contractor.form.updatedContractor form has been updated{“contractor_uuid”: “<uuid>“}
contractor.form.signedContractor form has been signed{“contractor_uuid”: “<uuid>“}
employee.form.createdEmployee form has been created{“employee_uuid”: “<uuid>“}
employee.form.updatedEmployee form has been updated{“employee_uuid”: “<uuid>“}
employee.form.signedEmployee form has been signed{“employee_uuid”: “<uuid>”}
Form webhooks contain references that will have the additional UUIDs to call the Gusto API to retrieve the entire entity. The example below contains references because an employee UUID is required to retrieve the form from the API /v1/employees/{employee_uuid}/forms/{form_uuid}

Example payload


Fast Ach Config Events Document Events