integration-service
latest
false
UiPath logo, featuring letters U and I in white

Integration Service user guide

Last updated Mar 16, 2026

Egnyte authentication

Prerequisites

To create a connection, you need the following credentials:

  • Host
  • Client ID (corresponds to your API key)
  • Client secret
  • Scope - this field is preconfigured with the required scopes: Egnyte.filesystem Egnyte.projectfolders Egnyte.user.
How to get OAuth 2.0 credentials
  1. Register for a developer account at https://developers.egnyte.com/member/register.
  2. Create an OAuth 2.0 application. Set the redirect URL as https://{baseURL}/provisioning_/callback and select Submit.
  3. Wait for your application to be approved by Egnyte.
  4. Once your application is active, you can use the API key and secret as the Client ID and Client secret credentials during the authentication process.

Be aware of the following rules when registering for an API key:

  • The API key must be associated with the domain name you wish to connect to.
  • You must describe the purpose of the application. For more information, refer to the Getting started guide.
Note:

The Egnyte connector does not support Internal Applications. It only supports Public Applications with Authorization Code flow.

Add the Egnyte connection

  1. Select Orchestrator from the product launcher.
  2. Select a folder, and then navigate to the Connections tab.
  3. Select Add connection.
  4. To open the connection creation page, select the connector from the list. You can use the search bar to find the connector.
  5. Enter the required credentials and select Connect.
  6. Next, you are redirected to the Egnyte login page. Enter your Egnyte username and password.
  7. The UiPath Egnyte application requires you to allow access for: viewing and managing users, reading and writing all files and folders, creating and managing project folders.
  8. Select Allow Access to create your connection.
  • Prerequisites
  • Add the Egnyte connection

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated