Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

CreateFolder Method

Creates a folder with the specified name.

Syntax

String __fastcall CreateFolder(String FolderName): String

Remarks

This method creates a new folder with the name specified by the FolderName parameter.

To create a sub-folder set ResourceParentId to the id of the parent folder. This method returns the Id of the newly created folder. Naming restrictions:

  • Names must be 255 characters or less.
  • Names with non-printable ASCII are not supported.
  • Names with the characters "/", "\", or trailing whitespace are not supported.
  • The special names "." and ".." are not supported.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0