We found 5 matches for: file

An overview of all file blocks currently available, updated daily!

file: base64 to file

Accepts a base64 string and returns a file

In-pins

flow
base64
The base64 to be transformed to a file

Out-pins

flow
success
error
file
file: get

In-pins

flow
validation id
model

Out-pins

flow
Files
file: stream array from file

takes a json file with an array as root element and runs the attached function in batches

In-pins

flow
file
batch (100)
delete
If true: Will delete the file after the stream is complete

Default:
false

Out-pins

done
success
error
Iterator
batch
items
file: stream xml from file

In-pins

flow
file
batch (100)
delete
If true: Will delete the file after the stream is complete

Default:
false
element
Elements to stream
collect children
Keep given child elements as array

Out-pins

done
success
error
Iterator
batch
items
file: save

In-pins

flow
form
model
Path
Path where the file is stored. Default in the root of the files directory

Out-pins

flow
File paths