apps
latest
false
- Getting Started
- Demo apps
- How To
- Build Your First App
- 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
- Connections in Apps
- Adding a connection to your app
- Replacing a connection
- Using connections in List controls
- FAQ for connections in Apps
- Application Lifecycle Management (ALM)
- UiPath First-Party Apps
- Basic Troubleshooting Guide
important :
For documentation on app projects in Studio Web, refer to the App Projects chapter in the Studio Web documentation: https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web.

LEGACY
Apps User Guide
Last updated Aug 5, 2024
Adding a connection to your app
linkConnections allow UiPath® Apps to integrate with external third-party services using Integration Service. This is similar to adding other integrations, such as Entities or Queues.
To add a connection to your app, follow these steps:
- Before designing your app, go to Integration Service. The Connectors tab automatically opens.
- You can either select a pre-existing connector or build a custom one using the Build your connector option.
- Select the connector you want to add to your app.
- To add the connection to your tenant, click the Connect to button.
- In the new window, add the relevant credentials, or choose the option relevant to you. Select Connect.
- Depending on the connection, you may be redirected to an external site requesting your consent to build the required permissions. Select Allow where relevant.
- If the connection was successful, you should be returned to the Connections page in Integration Service. Your new connection should be visible in the table, with the Connected status.
- Go to the app where you want to add a Connection.
- Select Add any from the dropdown arrow next to Add control. Select Connection.
- Select the tenant containing the connection you added in step 7.
- Select the connection you wish to add to the app, then click Add.
- The connection is now available in the Connections tab.
You can immediately use the connection in your app.