The Logicbroker API allows you to communicate through the entire order life cycle with any partner using one connection endpoint. Regardless if the brand or retailer sends orders in EDI, XML, CSV, or JSON, the same format will be consumed. Learn more about our API for EDI technology in this helpful blog post.
The Logicbroker API is used by major brands and very well documented. It has all the code snippets and sample flows for an easy integration. It was also the first managed EDI RESTful API available to the public.
Instead of polling our API to look for a new update or new document, you can set up a webhook that will post to an http(s) endpoint that you configure.