Skip to main content
Version: 0.0.0

In-house TMS Integration

This page contains information on how to integrate your In-house TMS with Chaine.

We make integrating with Your TMS's simple. Most TMS's have an export functionality where the entire load object can be exported as-is any time there is a change to the load. This is the preferred method of integration.

We recommend that you send the entire load object with all the fields to this end-point. Our workflow automation features can be created on any field in your TMS, and which will give your users an unlimited amount of possibilities when creating workflow rules. Chaine will map your entire load object with all the fields to our internal load object and update the load accordingly in our system. This functionality allows customers to utilize the complete suite of features.

The flow is:

  1. A load is created, updated or deleted in your TMS
  2. The entire load object with all the fields is exported to Chaine via a webhook you provide. For deleted, you can simply send the unique load ID and action type of delete.
  3. Events are then published back to a webhook you specify (depending on the functionality that is determined to be updated back in the TMS for the integration).

License

Apache 2.0