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
๐Ÿ“•Throw
๐Ÿ“•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
โค๏ธCommunity-Made
๐Ÿ“Beta
Docs powered by
Archbee
Documents

Write List To File

4min

Overview

Use this action to write any list<object> to a File that you can download in any format that you need.

How to configure the Write list to file action?๏ปฟ๏ปฟ

1. Create a process and give it a name.

2. Drag the Write list to file action to the canvas and link it to the other actions.

Document image
๏ปฟ

๏ปฟ

3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:

Document image
๏ปฟ

Object List: you need to input the list<object> type variable that will be written to file

Filename: you need to input the name of the file in which the input object will be written.

You need the add the extension that your file will have (ex. myFile.txt)

File: this is the output file data type that you can download from instances.

๏ปฟ

4. Save, Validate and Run the process.

5. Click Check Instance to view the results. Check output variables.

Result: A file with the name and extension you defined will be downloaded. ๐Ÿ’ช๐Ÿผ

๏ปฟ

Document image
๏ปฟ
Document image
๏ปฟ

๏ปฟ

Updated 31 Aug 2023
Did this page help you?
PREVIOUS
Write To File
NEXT
Base64 To File
Docs powered by
Archbee
TABLE OF CONTENTS
Overview
How to configure the Write list to file action?๏ปฟ๏ปฟ
Docs powered by
Archbee