Hi experts,
I am trying to use the action "Send HTTP request V2" to retrieve user details based on Id.
Currently I am using the URI:
This results in the error:
I need to be able to determine a user by user id as I only have user id or display name available to me via Power Virtual Agent. I can not use display name as it is not unique.
Any help appreciated.