Collecting Windchill Tasks For Each User
I am trying to collect all open Windchill tasks for each user so I can link power bi and make some tables.
I found that I can use https://<host>/Windchill/servlet/odata/ChangeMgmt/ChangeTasks to get my tasks but I want my tasks plus everyone else's so I can neatly show the data of the open tasks.
Has any come across a solution for this?

