Trigger Process Rules

Triggers all active workflow rules. All rules associated with the specified ID are evaluated, regardless of the evaluation criteria. All IDs must be for records on the same object. This resource is available in REST API version 30.0 and later.

URI: /services/data/vXX.X/process/rules/

Formats: JSON, XML

HTTP methods: POST

Authentication: Authorization: Bearer token

Request parameters: None required

Request body

The request body contains an array of context IDs:

NameTypeDescription
contextIdsID[]An array of IDs of the items that are being acted upon.

See Trigger Process Rules.