Business Integration Solutions on premise

BIS API

The BIS API lets you configure and execute pipeline configurations.

Business Integration Solutions provides an Application Programming Interface (API) that lets you configure and execute pipeline configurations. Use the API to implement specific integrations or to go beyond the standard pipeline events. Use the API if you want to:

  • Initialize a configuration with code, for example, to create a pipeline used by your vertical.
  • Trigger a connection with code: a Code Event may be sufficient in most cases, but not always. With the API, you can create messages with only a few lines of code. For example, create a notification based on the result of a calculation.
  • Implement automated tests.