Cant add Uipath app in agent builder

Unable to see deployed UiPath app when clicked on create an action app task.

Hi @Mudit_Choudhary,

For an app to be available to the Create App Task activity, it must be an action app and it must be deployed to Orchestrator.

Verify that:

  • The App contains an Action Task component (or is designed to complete an Action).
  • The App has been published after adding the Action functionality.

If it’s just a normal UiPath App, it won’t appear in the Action list.

Refer this for more information: Apps - Adding an action app to an automation

Cheers!

@Mudit_Choudhary

Check where you deployed the App. check again your deployment process, there might deployed in other folder.

Happy Automation

@Mudit_Choudhary

UiPath app and action are different in nature.

UiPath Apps are low-code/pro-code solutions that provide user interfaces for automations. Action Apps are a specific type of UiPath App designed to manage human-in-the-loop tasks within Action Center.

Try creating a new action app through the current solution.

Hi @Mudit_Choudhary

Follow this thread

@Justin_Shiah and @Tyler_Toth please help him.

Cheers

@Mudit_Choudhary

Did you create a normal app or action app?

action app by default contains only single page…if its a normal app then we cannot see it in action app task

cheers