Question
How do I trigger my local mongodb storage from thingworx ?
Hello Friends,
I have many sensors registered on the thingworx platform. I have a dashboard which is displaying sensors data. In the back end, I am continuously pulling data from thingworx. What I want is how can I subscribe my db from thingworx, and thingworx should trigger my db on data change. How can I achieve this ?

