I have an external system which has a WebHook subscribe with Dynamics CRM, so when the external system changes, it immediately sends a web-hook which does some CRM operations (update a record or something).
Now that the server side details have changed, is it possible to push these changes to the client level (UI), without a refresh?
I am looking for something like a duplex communication, like WebSockets?
Is this possible? Are there any samples or discussions around the same?
All thoughts appreciated!
TIA!
*This post is locked for comments
I have the same question (0)