You are on page 1of 1

Action Objects Work Plan and Work Step Actions

Output Details

Description
The status of the approval. The valid values are
• Approved
• Pending
• Rejected
• Removed

newWorkItemIds Type
reference
Description
An array of the IDs of the work items created for the next step in this approval process.

Work Plan and Work Step Actions


Manage work plans and work steps using actions.
For more information about Field Service, see the Field Service Developer Guide.
These actions are available in API version 52.0 and later. They require Field Service to be enabled.

Supported REST HTTP Methods


URIs
Add work plans: /services/data/vXX.X/actions/standard/addWorkPlans
Add work steps: /services/data/vXX.X/actions/standard/addWorkSteps
Generate work plans: /services/data/vXX.X/actions/standard/generateWorkPlans
Delete work plans: /services/data/vXX.X/actions/standard/deleteWorkPlans
Formats
JSON, XML
HTTP Methods
GET, HEAD, POST
Authentication
Authorization: Bearer token

Add Work Plans


URI: /services/data/vXX.X/actions/standard/addWorkPlans
This action creates work plan records from the work plan library.

44

You might also like