projectdoc Toolbox

Important to run only on data that is backed up.

Type

Backup your Data!

 

There is no undo!

It is strongly recommended to run commands only on backed-up instances!

Make a backup of your data before starting to work with this API! Consider to run your experiments on a copy of the production data!

Transcluded By

NameShort DescriptionDoctype
CSV Bulk Update Service
Runs a bulk update based on a uploaded file. The information will patch existing files and create new ones.
addon-component
CSV Update Service
Runs an update on a single projectdoc document based on an uploaded file. The information will patch the existing document or create a new one if the document does not exist.
addon-component
Document Cleanup
Runs a projectdoc cleanup on the referenced document.
addon-component
Document Service / DELETE
Deletes the referenced projectdoc document.
addon-component
Document Service / PATCH
Updates projectdoc documents.
addon-component
Documents Create Facade Service
Creates a new projectdoc document based on a doctype, name, and short description.
addon-component
Documents Create Hierarchy Service
Creates a hierarchy of documents based on the posted document.
addon-component
Documents Service / PATCH
Adds, removes, and applies changes to properties and sections of a projectdoc document.
addon-component
Documents Service / POST
Creates a new projectdoc document based on a document representation.
addon-component
Property Service / DELETE
Deletes a document property.
addon-component
Property Service / PATCH
Updates and renames a document property.
addon-component
Property Service / POST
Adds a property to a document.
addon-component
Section Service / DELETE
Deletes a section from a projectdoc document.
addon-component
Section Service / PATCH
Updates and renames a section of a projectdoc document.
addon-component
Section Service / POST
Adds a section to a projectdoc document.
addon-component