Skip to content

List With Offset

Purpose of the Node

The List With Offset node retrieves a list of paths from a specified directory, applying an offset to determine the starting point of the list. This node is useful for handling pagination scenarios.

Pins

The List With Offset node has input and output pins to control the execution flow and manage data passing.

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecN/A
PrefixDirectory prefix to list paths fromStructFlowPath
OffsetOffset to start listing fromIntegerN/A
EndDone with the ExecutionExecN/A
FailedFailed to list the pathsExecN/A
PathsOutput PathsStructArray of FlowPath