Overview

Runtime integrations

Runtime integrations is our name for configurable services, that are being activated by one of our apps. For instance the POS can perform an E-com Product Search and the Stock app can perform an External Product Lookup.

Common to these are that they can all be implemented by adding HTTP(S) endpoints that can be called from the Ka-ching system. This means that commonly, they are configured with a set of HTTP request parameters as well as a transformation on the returned data (if the format does not already match what is expected by the integration).

Runtime integrations can be configured in the Ka-ching Backoffice under Advanced settings.

In the Backoffice you can configure basic HTTP requests. In case you need to do something more advanced - like adding a POST request body or transforming the result to the data format that Ka-ching expects - please reach out to us.