How Get User Name who submitted Task in Action Center:

I need to send Task link over group email. For that I need User Name to track who completed the task. How can i get Username.

@raja.arslankhan

Check this:

Hi @raja.arslankhan

Maybe this workaround helps you

Regards

Hahaha, you guys are trolling!

ActionObject.AssignedToUser is available since 22.7 Document Understanding Public Preview

Use ActionObject.AssignedToUser.UserName after a Wait for Form Task and Resume (or similar) activities!

Happy automating :slight_smile: