Create Text File Flow Step
Create Text File Flow Step
In the Edit Step menu, you can add details about the step configuration as needed for your flow.
File Name: Required. Enter the name of the file you want to create. This can be static or dynamic, based on available data (e.g. date, flow data, or step data).
Line Ending: Enter Unix (LF), Windows (CRLF), or Unspecified based on your preferred line ending format. If you are unsure or have no preference, you can leave the value as Unspecified.
File Content: Enter the text content of the file. This can be a static string or generated dynamically from available data.
The output of the step is a pointer which includes the file’s ID and URL.
Was this helpful? Give us feedback.