Action Center Form Task Data Read

Hi Team,
How to read submitted input fields in the form Task Action Center.

Exploring option using Human In Loop with Action Center without DU part.

Created a Task in Action Center using Form and it was able to create a task in Action Center.
But once assigned task and submitted the form in Action Center, how to get this submitted form data in process.

Able to filter tasks using Get Form Tasks by giving proper filter values. But looping the Filtered Taskobjects how i can get the submitted form data ??

Hi @KrishnaKishore

Check the below video then you will get the clear idea about how to get the submitted data in action center,

Hope it helps!!

1 Like

getting the form data of an Action form (we assume that the ID / other identifier is available)

  • REST Api Call

OR

give a try at the Get Task Data Activity

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.