Incoming webhook
To push data into 1Gateway, use http POST requests to the /ws/rest/send endpoint, specifying an API token on the url.
Method
POST
Request
Body
CODE
The body needs to be JSON and will be parsed as one message. A mapper can be used to normalize it.