Docs

Update Work Order

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

ID of the work order.

string

Work order title.

string

Work order description.

string

Work order priority.

string

Work order type.

date

Date and time at which the work order is due.

Uncommon arguments
string

Specific fields to expand in the returned work order.

boolean

Skip webhooks upon successful update.

date

Date and time at which the work order will show up in the inbox. Only valid when Due Date is set.

number

Estimated time in seconds to complete the work order.

number

Global ID of the asset assigned to the work order.

number

Global ID of the location assigned to the work order.

string

ID or email of the user who requested the work order.

array of object

Assignees as objects with type and id.

array of string

Categories that identify the work order.

object

Extra data attached to the work order for external references.

number

ID of the procedure template to attach.

object

Procedure object attached to the work order.

object

Recurrence configuration object.

object

Custom field values keyed by exact custom field labels.

array of number

Vendor IDs.

array of object

Parts IDs and quantities used in this work order.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.