Generate Real Time Data

How can I trigger the node.js API once I hit URL present in meta base Dashboard.

main scope: Once I hit URL in meta base, it will generate JSON data and will store the data in mongoDB and then visualise in meta base from the fetched data mongoDB .

Here the problem I am facing is, I am able to generate the JSON data and can store it, but I want is real time data once I hit URL present in Meta base dashboard.

Hi @Shabnam
I don’t understand what you’re asking. Could you try to describe it in a different way?
Metabase does real-time query of your databases (unless you have activated cache in Admin > Settings > Caching).