Create a new Node
The Nid of the parent Node under which to create the new Node
The name of the new Node
Whether this new Node should be a folder or not
The type of files that will be stored in this Node, for a folder node use FOLDER
The Nid of the newly created Node
Create a new Node, but only if it did not already exist
The Nid of the parent Node under which to create the new Node
The name of the new Node
Whether this new Node should be a folder or not
The type of files that will be stored in this Node, for a folder node use FOLDER
The Nid of the newly created Node, of if the Node already existed the Nid of the existing Node
Get the Nid of the root Node of the current authorization context
API Namespace Fs is used for BIM.works FileSystem related API calls.
A note about "paths" in BIM.works: Paths are relative to your credentials. For example an API Token that has been created on "/My Organization/Sub Folder" will resolve "/" to "/My Organization/Sub Folder"