Documents

1min
after creating a process you will have the ability to use the drag and drop functionality to add on your canvas actions from the platform actions section that will allow you to work with files, this can be done in conjunction with the document designer the documents folder contains actions that allow you to create and work with files inside your processes 1\ generate document generate a document using a document designer template 2\ html to pdf converts html input to a pdf file 3\ export to csv exports a list (of primitives/simple or of data model) to a csv file, with export options 4\ export to xlsx exports a list (of primitives/simple or of data model) to a xlsx file 5\ write to file writes any object to a file that the user can download in any format that he wants 6\ write list to file writes any list\<object> to a file which the user can download in any format that he wants 7\ read file reads the content in a file (ex you have a document which contains some text and you want to make a variable of type string with the document's content) 8\ file to base64 converts the content of a file variable to a base64 string 9\ archive sub folder contains actions that allow you to compress and decompress data into different archive types