Load From File Data
  • 21 Feb 2023
  • 1 Minute to read
  • Dark
    Light

Load From File Data

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationFile Management

Similar to the Load File step, the step will load a File in memory during the runtime of a Flow. However, the step allows files to be directly added to the Flow without referencing the path. In addition, the step will output this file as a File Reference type, and is typically used for converting File Data to FileReference types.


Properties

Inputs

PropertyDescriptionData Type
FileThe File that will be converted to a File Data typeFile Data

Outputs

PropertyDescriptionData Type
OutputThe contents of the files loaded as a FileReference type. FileReference


Related Information

Example Labs:

Forum Posts:


Was this article helpful?

What's Next