Receiving data from my node JS file

I want to send some data (say name and email) using POST request from my nodeJS file and store it in bubble database and use it wherever needed , can anyone please tell what are the steps i have to follow to make it workable every time i trigger data from nodeJS file.

@abhishek.ranjan

Thanks for the reply, but both things are different in the video she’s setting up reminder through bubble , but in my case bubble doesn’t know the time when to send data, it completely depends on me when am sending data through nodeJS, am asking for setup so that through a POST request from my nodeJS, I’ll be able to store data in bubble database, no other action from bubble.

@blurapps please help me to solve this problem