Add external file to Library

Add external file to Library. This API currently supports syncing files from Google Drive.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Id of teamsite , a guid or "1" (default teamsite)

Body Params

Request body samples

{
"externalSource":"GoogleDrive",
"externalContentId":"1XK_AinrjCzyylNGaH6oX9MUfY5-G-Y54",
"parentFolderId":"6604995b-65c8-460c-abf4-2c0512292aeb",
"autoSync":true,
}
string
required

The external source of the content, Currently only supports "GoogleDrive"

string
required

The unique identifier of the content in the external source

string
required

The id of the parent folder in Library where the content will be added

boolean
required

Indicates if the content should be automatically synchronized with the external source

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json