Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Generate Work Orders Actions
Generates work orders from a maintenance plan. This object supports manual work order
generation only. Before using this object, make sure that Auto-Generate Work Orders isn't selected
on the maintenance plan.
This object is available in API version 40.0 and later.
Supported REST HTTP Methods
URI: /services/data/vXX.X/actions/standard/generateWorkOrders
Formats: JSON, XML
HTTP Methods: POST
Authentication: Authorization: Bearer token
Inputs
| Input | Type | Description |
|---|---|---|
| recordId | reference | The ID of the maintenance plan from which you want to generate work orders. |