Creating a New Connection
DryvIQ is built on the concept of connections. Authenticated connections are accounts that have been verified with the cloud-based or network-based platform when created. The connection can be made using a specific user account (typically an email address) and its corresponding password, or, where supported, the connection can be made using OAuth 2.0 authorization (where a token is generated based on the granting authorization to DryvIQ through a user login). This authorization allows DryvIQ access to the user's drive information (files and folder) on the platform.
Connections “connect” to a platform as a specific user account. The user account requires the proper permissions to the platform to read/write/update/delete the content, according to what actions the DryvIQ job is to perform. The connector user account should also be set up so the password does not expire; otherwise, the connection will no longer be able to access the platform until the connection has been refreshed with the new password.
A connection is made to the source platform, and another connection is made to the destination platform. Next, a job is created to tie the two platforms together. When DryvIQ connects to a content platform, it does so by using the publicly available Application Programming Interface (API) for the specific platform. This ensures that DryvIQ is “playing by the rules” for each platform.
Creating a Connection
Expand the Manage section in the left navigation menu.
Click Connections.
Click Add connection.
Select the platform from the list.
Enter the required information. Refer to the platform-specific documentation for the connections you need to create to understand the information required to create your connections.
Sign into the account or test the connection.
You will see a green "Connected” message on the bottom of the modal when DryvIQ establishes connection. (If the connection fails, verify the information you entered.)
Click Done to finish creating the connection.
The connection will be added to the Connections page.
If a connection name is too long to display fully, you can hover on the name. This will display a pop-up that displays the full name of the item.
Related