[SOLVED] Send file ".txt" from arduino to ubidots

Hello, can anyone help me?

I want to send to my file from arduino to ubidots from my sd card, and I am using nodeMCU but I dont know how to.

Best Regards

Hello @Dragnov,

You have to build a script that parse your file. Once your script is ready, follow our REST API Reference to learn how to build the request to post data to the Ubidots server.

All the best,
Maria C.