Load From File Data
- 21 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Load From File Data
- Updated on 21 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | File 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
Property | Description | Data Type |
---|---|---|
File | The File that will be converted to a File Data type | File Data |
Outputs
Property | Description | Data Type |
---|---|---|
Output | The contents of the files loaded as a FileReference type. | FileReference |
Related Information
Example Labs:
Forum Posts:
Was this article helpful?