Create Text File

Overview

The Create Text File step is used to store text values. The output of the step is a pointer which includes the file’s ID as well as a URL for accessing it.

Using the Create Text File Step

Start by creating a new step, choosing an appropriate name for it, and choosing “Create Text File” as the Type. The following step-specific fields will appear:

File Name (required)

The name of the file you are creating. This can be static or dynamic, based on available data (e.g. date, flow/step data, etc.)

Line Ending

Your preferred line ending format: Unix (LF) or Windows (CRLF). If you are unsure or have no preference, you can leave the value as “Unspecified”.

File Content

The text content of the file. This can be a static string or generated dynamically from available data.