Business Integration Solutions On Premise

BIS API

The BIS API allows you to configure and execute pipeline configurations.

Business Integration Solution has been provided with an Application Programming Interface (API) which allows you to configure and execute pipeline configurations. The API can be used 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 if you want to create a pipeline which is 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.