website logo
πŸ”­Overview
πŸ’ΌPlatform Actions
πŸ’œIntegrations
🧰Custom Actions
πŸ› οΈDeveloper's Guide
Navigate through spaces
⌘K
πŸ“•Call API
πŸ“•Generate Document
πŸ“•Call Subprocess
πŸ“•Decisional
βš“Decisional Further Reading
πŸ“•Join
πŸ“•Delay
πŸ“•For Each
πŸ“•Get File Data
πŸ“•Map Process Data
βœ‰οΈSend Email
πŸ“¬Inbound email
πŸ“Database
πŸ“Documents
πŸ“DateTime
πŸ“FTP/sFTP
πŸ“Json
πŸ“XPath
πŸ“Lists
πŸ“Numerical
πŸ“Strings
πŸ“Converters
πŸ“Excel
πŸ“Scripting
πŸ“Utilitary
πŸ“Pdf
πŸ“Beta
Docs powered byΒ archbeeΒ 

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.

Updated 04 Apr 2023
Did this page help you?
Yes
No
PREVIOUS
Execute command
NEXT
Archive
Docs powered byΒ archbeeΒ