Skip to main content
sameeru0003
October 9, 2025
Question

Complete task without interacting with taskitem

  • October 9, 2025
  • 2 replies
  • 0 views

Need assistance to complete the taskitem without even interacting with the task.

2 replies

shubhama926776
October 15, 2025

Use the a!completeTask() function in an Web API or Process Model Script Task to complete the task without user interaction.

harshas2775
October 15, 2025

More details about use case will be better! Yet to automate task completion depending on a timer or condition you can configure exception path on the UI Task node. If the need is to automate and mark task as complete from another action or event then use Complete task smart service.