The general integration process When we first start exploring the possibilities and requirements of an integration, we usually begin by asking a small set...
Authentication methods There are several ways to authenticate API requests. Below, we cover the three most common authentication methods used in Bosbec....
Getting data into Bosbec There are three common ways to bring data into Bosbec: When deciding which method to use, it is often helpful...
Incoming data via Webhooks To receive data from System A using a webhook, the first requirement is an HTTP Channel. An HTTP Channel can...
Get data via API Not all systems are able to push data updates automatically when changes occur. In some cases, data must instead be...
Processing and transforming data In the general integration process, we stated that data usually flows from System A, through Bosbec, to System B. While...
Sending data from Bosbec When it is time to send data from Bosbec to System B, much of the process should feel familiar from...
Platform-specific concepts Before diving deeper into the integration process itself, it is useful to introduce a few Bosbec-specific concepts. These form the...
Best practices and tips This final article in the guide serves as a reference page that collects tips and tricks for building your own...