Skip to main content

Read Binary File

The Read Binary File node is used to read a file from the host machine that runs Studio.

Node Reference

  1. File Path field: This field specifies the path to the file.
  2. Property Name field: Name of the binary property to which to write the data of the read file.

Example Usage

1. Start node

The start node exists by default when you create a new workflow.

2. Read Binary File node

  1. Enter the path to the file you want to read in the File Path field.
  2. Click on Execute Node to run the workflow.