Get assigned username of task

Hi,

is there a way to get the assigned username of a task in action center? So when the user completed the task i want to get the username to track it in the system to show who approved that case. Currently i just find the .assignedtouserid but i would need the name.

Kind regards
Patrick

1 Like

Hey @schwarzp,

Yes you can achieve it by making API call to the orchestrator.

PFA - TaskDetails.zip (2.8 KB)

Kindly make sure two things,

  1. Bot is connected to orchestrator
  2. Appropriate permission given to the bot to fetch user details

Hope this helps

Thanks :slight_smile:

1 Like

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