Automatically Synchronizing DataHub from a REST Call

0
Hey I am about to find out if this scenario works: In App A I’m doing a REST Call, calling a Webservice via GET and save it as a Mendix object in an entity. This entity now is being exposed as an OData resource in App B. This has worked out so far. My question is : How can I manage an automatic synchronization of the deployed DataHub in App B without triggering it myself in App A? So all Data being lost or added in App A will be automatically synchronized in App B (I hope it is clear what I mean and no, I don’t mean the obvious answer to this if it seems like it :) ) Thank you 
asked
0 answers