Automated data import will be explained in a later section. There are a number of blocks available that upload files through a connection or API, which can be scheduled or automatically provided upon request.
file custom upload
block allows you to import data. After uploading, use one of the parse
blocks depending on the kind of data you want to transfer.
Use the data upload to test your flow in simulation, or save the data you want to use as documents in a storage. For example for an initial data transfer from a previous system.
form file input
. You can use the validation in this block to allow only a certain type of files. The uploaded files can be parsed or stored, same options as in the backend.
UI download
block you can add buttons to a datatable row or a detail page to allow the user to download the stored files.
image
blocks to add pictures from your assets library.
To add an asset go to assets
in the cluster menu and use the upload button in the right upper corner. You can use folders to keep your assets organized.
Validation options, like for example our built-in IBAN check
block help you to keep your data in the best possible condition.
part of the Basic Rual Developer courses