Upload file
It allows uploading files and saving them in the database to be able to have remote access to them It can accept music files, documents, images and return an address to be able to access them

Permission request message : You must enter the message that you want to be shown to users when requesting permission to upload their file to the cloud.
Permission request title : You must enter the message that you want to be shown to users when requesting permission to upload their file to the cloud.
URI : The path of the file that we want to upload to the cloud must be entered.
Max file size (MB) : You must enter the size in MB that our file must have in order to be uploaded.
Step by Step :

Error uploading file : Runs when a correct file is not sent for upload or a connection problem occurs.
OutVars
Null
File uploaded : It is executed when the file is successfully uploaded to the cloud and returns the url path where it was stored.
OutVars
Null
Last updated
Was this helpful?