Sending serial data (RX) to thingspeak.com

Hello all,

This is my first post and I started playing with Arduino and Nodemcu just a couple of days back.

I have no knowledge of C language and am using tuniot to write program for nodemcu.

By going through sample programs and youtube videos, I managed to send 0 or 1 and random numbers to thingspeak. But I want to send the serial data available at RX pin of the nodemcu to the thingspeak.

Please help

Thanks in advance..