nodemcu send data to mit app inventor

hello everyone,
i have a project that require the nodemcu esp8266 to send data to an app on mit app inventor.
iam new to IoT and i didnt find any link on google that worked on nodemcu sending data to app inventor.

please can anyone help me.
thanks.

mhammad_daoud:
didnt find any link on google that worked on nodemcu sending data to app inventor.

No surprise there. App Inventor is not an app for receiving data, it is a means for making one. Further, it is not clear whether you want to send data to Internet of Things, or direct to an Android app with no internet involvement. A NodeMCU can do either, or even both, eventually, but you need to make up your mind about what you want to do with AppInventor..