Egnyte Using REST API
Creating a Connection
The following GET messages will return an Egnyte login link. Use the link to complete logging into the account and to grant DryvIQ access to the account.Â
Create a New Connection as a Standard User
GET {{url}}v1/connections/platforms/egnyte/new
Create a New Connection as an Account Administrator
GET {{url}}v1/connections/platforms/egnyte/new?admin_mode=1
Â