Closed georgevbsantiago closed 3 months ago
The purpose of this implementation is to be able to send the URL link or binary file to clients or applications, via email or upload to Dropbox, Google Drive, Onedrive...
coming soon :)
This node will launch and synchronously return the event of bucket_export_complete
, which contains the resulting URL of the file. An additional option is provided to return the file contents instead alongside the url.
Options for setting a custom filename or deleting the files can not be provided as this features are missing the thinger server backend.
Released as of version 1.8.0
It would be interesting to have a node available to export data from the bucket, returning the URL of the file (CSV, JSON, ARFF) in the payload or the file itself (binary file).
Some of our customers want access to sensor data recorded in the bucket, in CSV file format.
This implementation would facilitate this flow, which we are currently developing with the function node.