Skip to contents

Authentication

Functions for configuring API access and authentication

eg_auth()
Set Egnyte Authentication Credentials
eg_oauth_app()
Set Up OAuth Application Credentials
eg_oauth_authorize()
Authorize with Egnyte via OAuth 2.0
eg_oauth_password()
Authenticate with Egnyte Using Username and Password
eg_oauth_refresh()
Refresh OAuth Access Token

File Transfer

Core functions for uploading and downloading files

eg_read()
Download a File from Egnyte
eg_write()
Upload a File to Egnyte
eg_list()
List Files in an Egnyte Directory

Reading Files

Functions for reading specific file formats from Egnyte

Writing Files

Functions for writing specific file formats to Egnyte