Excuse my ignorance about this as I am a completely vacant space when it comes to this stuff. Hope someone can point me in the right direction.
Imagine some external site needs to send me a HTTP POST with a whole pile of parameters in it....
How do I receive that in Aware?
Am I right to assume that I can create a REST service that is exposed to receive it and this will write all the parameters to a matching BO that I create?
The service say I need to provide and endpoint which I am assuming is the URL to a REST service?
See... I have no idea. I am just guessing.
Here is the part of the documentation about the POST payload.
