Functions used to write data to Docly, such as data sbumitted from web apps or imported from XLSX, JSON, CSV etc.
Producses a file using the specified template (HTML, PDF etc) and initiates the file download in the browser.
Returns the active shares for a specific file.
Creates a new share / overwrites existing for a specific file and user, and sends an invitation email to the specified user.
Removes / terminates a users access to a specific file.
Producses a file using the specified template (HTML, PDF etc) and sendes the output by email.
Downloads an embedded file from a document.
Produces a file using the specified template (HTML, PDF etc) and returns it as a byte array.
Use this function to send a submitted form by email from an API function.
Creates a new share / overwrites existing for a specific folder and user, and sends an invitation email to the specified user.
Returns the active shares for a specific folder.
A method to trigger a file download from byte data or a base64 encoded string.