apps
latest
false
- Getting Started
- Demo apps
- How To
- Notifications
- Using VB Expressions
- Designing your App
- Designing your app with Autopilot
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Log Message
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Value
- Rule: Start Process
- Rule: Reset Values
- Rule: Upload File to Storage Bucket
- Rule: Download File From Storage Bucket
- Rule: Create Entity Record
- Rule: Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Rule: Trigger workflow
- Rule: Submit Action
- 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
- Adding a connection to your app
- Replacing a connection
- Using connections in List controls
- FAQ for connections in Apps
- Apps in Studio Web
- 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.

Apps User Guide
Last updated Sep 2, 2025
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.