Use the Create Text File flow step to store text values in a file.
Use the Create Text File flow step to store text values in a file.
Step Inputs
Step Inputs
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.
Step Output
Step Output
The output of the step is a pointer which includes the file’s ID and URL.
Was this helpful? Give us feedback.