Assigning Form Tasks is not working. I used the Assign Task activity and provided the email ID of a user added in my Orchestrator account. I also added the user, assigned an Automation User license, and granted access to the folder where I am running the process. Please help me solve this issue.
What error you are getting when tried to assign the task.
Did you check the if the robot account has right permissions?
Have you tried passing the user id in the activity?
how to retrieve user id:
try giving user ID
but you cannot use what @Rohit_More mentioned as it is for a different okta based user details
you need to user orchetsrator api to get the user details
![]()
cheers



