Arduino Uno & SIM 7000e

Hi All

I have tried to setup a prototype using a liquid level sensor, arduino uno, sim 7000e, adafruit IO platform. I would like to read the data from the sensor and send it to the adafruit IO platform via HTTP using the sim 7000e for connectivity. I can POST data successfully atleast that is what the serial monitor is telling me but I can't seem to find the posted data in adafruit IO feed data.

Please see below code and let me know if i am on the right track because I am new to the platform and coding so any help would be very appreciated.

DFRobotJason_SIM7000_http.forum.ino (4.46 KB)