Skip to main content
Retrieve content from a file
Wrk Product avatar
Written by Wrk Product
Updated over 2 weeks ago

Retrieves content from a file

Inputs (what you have)

Name

Description

Data Type

Required?

File

The file data item in the Wrkflow. Example: Hubspot Attachment

File

Yes

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)

Name

Description

Data Type

Required?

Example

File content

The content of the file

Text(Long)

Yes

Hello World!

Outcomes

Name

Description

Success

This status is selected when the content was retrieved from the selected file.

Unsuccessful

This status is selected in the event of the following scenarios:

  • Unable to retrieve the content from the file

Did this answer your question?