Skip to main content
Question

How to get the task that was assigned in a workflow using api?

  • April 17, 2026
  • 0 replies
  • 3 views

Forum|alt.badge.img+7

I start a workflow using a POST request to /v2/{accountId}/workflows in an eform. I need to redirect the user to the task that was assigned to the user from the workflow. How can I achieve this?