Almost all of the guides/examples I've seen re: webhooks and CRM involve CRM pushing data via a webhook, but my requirement is the opposite; I have a third party service pushing data via webhook and I want to bring that into CRM. Are there any guides/samples that anyone's aware of, before I dive in and try to write it from scratch? An added wrinkle is that we're on-prem, though we do have IFD enabled. I'm wondering if I should try to use our web server as an interim step, as the only guide I saw that mentioned moving data this direction talked about using an MVC application (which I admit I'm completely unfamiliar with), but our web server is Linux, not Windows.
Thanks!
*This post is locked for comments
I have the same question (0)