create_folder | R Documentation |
This function will create a new folder/directory in an Egnyte filesystem
create_folder(parent_folder, new_folder_name,
token = get_parameter("token"), domain = get_parameter("domain"))
parent_folder |
The full path (starting 'Shared/') of the location that the new folder will be created |
new_folder_name |
The name of the new folder to create |
token |
User's Egnyter authorisation token |
domain |
Egnyte domain URL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.