[SOLVED] Hx711 - esp01 - ubidots

Hi All,
I am using an Arduino Uno with a HX711 load cell and an ESP8266 ESP01. I want to take the variable output from the load cell and send to UBIDOTS. I have the code for the load cell, but im not sure how to export that out to UBIDOTS.
Thanks,

Greetings, you may use the ESP8266 Ubidots library to send your value, please reference some examples here.

All the best