Assigning Form Tasks is not working


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.

@ashikvincentv

What error you are getting when tried to assign the task.
Did you check the if the robot account has right permissions?




I added the user account and gave this permissions

Have you tried passing the user id in the activity?

how to retrieve user id:

@ashikvincentv

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

Screenshot 2026-04-23 at 7.41.04 PM

cheers