Skip to main content

Retrieve content from a file

Retrieves content from a file

Inputs (what you have)

NameDescriptionData TypeRequired?
FileThe file data item in the Wrkflow. Example: Hubspot AttachmentFileYes

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NameDescriptionData TypeRequired?Example
File contentThe content of the fileText(Long)YesHello World!

Outcomes

NameDescription
SuccessThis status is selected when the content was retrieved from the selected file.
UnsuccessfulThis status is selected in the event of the following scenarios:Unable to retrieve the content from the file