Skip to content

Put

Purpose of the Node

This node writes a specified array of bytes to a file at a given path. It takes in the execution trigger, the path to the file, and the bytes to write. Upon successful completion, it outputs the execution; otherwise, it outputs a failure message.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionStructExecution
PathThe path to the fileStructFlowPath
BytesThe bytes to write to the fileArrayByte
EndDone with the ExecutionStructExecution
FailedFailed to write to the fileStructExecution