Skip to main content

Text to file

Create a file based on text. You can also encode the text in base64 format. If it is not available as standard in your Studio, you can download this system service from Grexx Marketplace.

Input

Use a casetype activity to add inputs to the Start text to file form.

AttributeData typeMandatory?Description
ContentStringYesInput text.
FilenameStringYesThe filename for the generated file (including the file extension).
Input encodingStringNoYou can specify base64. Defaults to none

Output

Outputs are added to the Result text to file form when the Text to file case is closed.

AttributeData typeMandatory?Description
Output FileFileYesOutput file.