Provider Uploaded Attachment
This event triggers when a provider uploads a file.
Event Parameter
workorder.provider_upload{
"company_id": 183,
"user_id": 756,
"url": "https://yourcompany.com/handle_webhook",
"method": "POST",
"secret": "yoursecretHash",
"active": true,
"events": [
"workorder.provider_upload"
]
}
Request Body
Includes the Attachments > File Object and the Work Order Object.