Tasks Bulk Update

The Tasks Bulk Update API allows users to update multiple fields with different values for each field for a subset of workflow tasks.

Usage Notes

  • The usage of this API is restricted to Encompass users with an administrator or super administrator persona.
  • Only a non-completed task is allowed to be updated.
  • If one task fails to update, it does not block other tasks (if any attribute in a task array fails the entire array will fail).
  • A maximum of 50 tasks could be modified per API call and they don't need to be in the same loan.
  • Changes triggered through this API will continue to appear in the task change webhook.
Language