Custom Field Updated
This event triggers when the value of a custom field is updated.
Event Parameter
workorder.custom_field_value_updated{
"company_id": 183,
"user_id": 756,
"url": "https://yourcompany.com/handle_webhook",
"method": "POST",
"secret": "yoursecretHash",
"active": true,
"events": [
"workorder.custom_field_value_updated"
]
}
Request Body
Includes the Custom Field Object and the Work Order Object.