- Getting Started
- Demo apps
- How To
- Build your first app (old)
- Build a Mobile-Friendly App
- General User Experience Guidelines
- Use Master Detail View
- Use Document Viewer
- Use Count With Choice Set Values
- Use Selected Values From a Table
- Embed Apps
- Embed Maps
- Hide Containers Using a Button
- Include MailTo Links
- Include Star Ratings
- Set External Context
- Work With Data Source and Value Bind
- Use the Send Interim Result Activity
- Public Apps
- Notifications
- Using VB Expressions
- Designing your App
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Values
- Rule: Start Process
- Rule: Upload File to Storage Bucket
- Rule: Get File From Storage Bucket
- Rule: Reset Values
- Rule: Create/Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Function: And, Or, Not
- Function: Concat
- Function: Contains
- Function: Count
- Function: EndsWith
- Function: If
- Function: IsBlank
- Function: Guid
- Function: Length
- Function: List
- Function: StartsWith
- Function: Sum
- Function: Sort
- Function: Now
- Function: Today
- Function: Time
- Function: Year
- Function: Month
- Function: Day
- Function: Hour
- Function: Minute
- Function: New
- Function: Lookup
- Function: Filter
- Leveraging RPA in your App
- Leveraging Entities in Your App
- Leveraging Queues in Your App
- Leveraging Media in your app
- Leveraging Actions in your app
- Leveraging Connections in your apps
- Application Lifecycle Management (ALM)
- UiPath First-Party Apps
- Basic Troubleshooting Guide

Legacy Apps user guide
For this app, you will use the following:
- An app template
- A sample workflow
- An entity
To get more familiar with the features used in the tutorial, refer to:
- Schema Import and Export to find out how you can transfer your entities, choice sets, and relationships between tenants.
- Importing an App to learn how to import an app.
- Using App Studio to get more familiar with App Studio.
- Referencing an Entity in Your App to discover how to reference an entity in your app.
- Managing App Versions to understand how to publish an app.
Before you start the tutorial, make sure to check the Prerequisites section.
Before you begin, make sure you:
- have a UiPathAutomation Cloud Public Sector account.
- meet the Apps Prerequisites for Studio and Robot with the JS Add-On.
-
download the Apps Tutorial Sample Process file.
The tutorial is split into several different sections, depending on which step you are in the process and which product you need to use.
Data Service
The first step is to import the schema in UiPath Data Service. To do this, apply the following steps:
- Go to Data Service.
-
Select Import/Export, and then select Import Schema.
- Select the
DataService_Trades_Schema.json
schema fromAppsTutorial_TradeLogger.zip
. -
Select Import.
Expected result
The Trades schema is now imported to Data Service.
Studio
The next step is to publish the workflow using UiPath Studio. To do this, apply the following steps:
-
Open the
project.json
file from theAppsTutorial_TradeLogger_Workflow
folder using Studio. -
Select Manage Entities.
-
Select Refresh, then select Save.
-
Select the Publish button from the Design tab..
-
Under Publish options, publish to Orchestrator using one of the following methods:
- Publish to your personal workspace.
- Publish to a tenant/folder feed.
Orchestrator (optional step)
Publish your new process using UiPath Orchestrator, and make sure that it is available for your attended robot.
For more information on publishing projects, check the Publishing Automation Projects page.
Apps
The final step is to import the app in UiPath Apps. To do this, apply the following steps:
- On the Build tab, select the Create new app button.
- Select Import from file, and select the
Trade Logger App Template.uiapp
file. - Select Create.Note:When you first open the app, you might encounter some errors. To prevent this and configure your dependencies, select each error icon, and replace the process and entity.
Now that everything is configured, check the following video for the tutorial. Use the tutorial to better understand how the app works, how to use it, and how to get the most value out of UiPath Apps.
Check the How To section of this guide for more useful use cases. You can learn how to: