How to get the outcome of completed task item from Action Center

Hi all,

Please help with the below query.

How to get the outcome of completed task item using Task id.

I have tried to utilize the Get Form Task data activity, but don’t have option to retrieve the outcome or the action taken by user.

I also tried Get Task Data activity, but got below error.
The image shows an error message in red text: "Get Task Data: Action does not exist. Error code: 1002." (Captioned by AI)

We have all the required access, and also verified the Task item is present in Action Center with Completed status.

Hi @vaishnavi_velayutham

Please check this

Regards,

@vaishnavi_velayutham,

Make sure your studio is connected to the same folder as your action item.

Thanks,
Ashok :slightly_smiling_face:

Thanks @lrtetala and @ashokkarale

I have referred the YouTube videos. We are able to check what is the status of Task item. But we don’t have option to check what action user took in the Task item.

Also the studio is connected to the required folder while executing the bot.

What a weird way to do it linked above in the Youtube video.

The way you can easily do it is for the ‘Wait for form task’ activity.

This will give you the form with any feedback.