The file's content type. This is optional
Dashboard ID.
Uploading files from a widget requires dashboard
, widget
, and fieldId
to be provided.
ID of the field from the widget where the file is selected.
Uploading files from a widget requires dashboard
, widget
, and fieldId
to be provided.
if the file can be accessed by anybody with a link or not
the maximum amount of tries to upload each chunk to TagoIO. After this many unsuccessful tries of a single chunk, the upload is aborted
timeout before trying to upload the same chunk if the request failed
Widget ID.
Uploading files from a widget requires dashboard
, widget
, and fieldId
to be provided.
will provide a cancel token for you to cancel the request
will provide the upload percentage for this file
the byte size of each chunk sent to TagoIO. This will influence how many requests this function will perform