Form Events
API Endpoint
Event types
- form.created
- form.updated
Metadata
Resource: "Company"
Entity: "Form"
Example payload
{
"event_type": "form.created",
"resource_type": "Company",
"resource_id": 7757616924740529,
"resource_uuid": "88f7cca1-dcad-4d20-84db-7fb80303d69f",
"entity_type": "Form",
"entity_id": 7757491335866020,
"entity_uuid": "7b1d0df1-6403-4a06-8768-c1dd7d24d27a",
"timestamp": 1658773140
}
Updated 9 months ago