Incoming Webhooks

incoming webhooks receive data from external systems and map that to Actions it also controls to what URL you can send data.



POST Info

iHub listens for HTTP POST that is sent to;

It is allowed to specify a specific path param after the /incoming/ and /incoming/files/ which can be used for setting up specific integration URLs.

Example. HTTP POST to https://testsup.rixter.se/rest/restfulintegrator/1.0/incoming/mysystem could have a rule which has a URL condition that requires that URL to trigger a iHub action.

Use Rules to define when and how the incoming data shall be processed