Assign Form to a User

I’m new to UiPath Action Center. I created a form using Create Form Task, and it is showing in Orchestrator, but it appears as Unassigned How can I assign this task to a specific user?

Hello @aparna.dhanesh,

Please refer: Activities - Assign Tasks

Thanks,
Karthik

@aparna.dhanesh

Welcome to the community

once task is created you would get a task object which contains the task ID..pass the task ID to assign task activity and assign it to any user or group

cheers

Thanks @chinthakayala_karthik , @Anil_G