Skip to main content

Update Tasks (Action Flow)

The Update Task Action Flow module allows you to update the Status and the Assignee of existing Tasks.

Before you begin

  • This module can be used only with record-based Tasks.

  • If you want to use the OAuth connection method for your Action Flow, your OAuth app must have the following scopes assigned to it:

    • knowledge-models:read

    • tasks:update

Configuring the Update Tasks module

  1. Go to the edit mode.

  2. Click on the '+' icon to add a new action.

  3. Search for Celonis.

  4. Select Update Tasks.

    The Action Flow builder screen withe the Update Task module selected.
  5. Select the Knowledge Model of the record for which you would like to update Tasks.

  6. Select the Record containing the Tasks you wish to update with this Action.

  7. Specify which Tasks should be updated.

    Normally, you use the outputs of previous actions, for example, the Get Rows or the Get Tasks action which both return Task IDs.

  8. Select the Status to which the Task(s) should be updated. Leave this empty to keep the current Task status.

  9. Select the Assignee to whom the Task(s) should be sent. Leave this empty to keep the current task status.

    Update the status or the assignee of a selected task
  10. Save your changes and deploy the Action Flow for your Action Flow to be operational.

Related topics