Fulfill Engine provides a REST API and webhooks to integrate with the platform. These developer tools are built in collaboration with our customers, partners, and third-party developers to meet their specific needs. If you have feedback or a request for new functionality, please submit it here.
Most Fulfill Engine integrations will begin with the Fulfill Engine REST API, which includes a Swagger page for viewing endpoints and models, accessing an OpenAPI definition, and tools for testing calls. While the Swagger page will provide the most technical details of the REST API, this API guide will be a helpful companion to understand how to use the API for common use cases like creating orders.
In addition to the REST API, webhooks can be configured for the API account to push notifications to your system when certain events occur, such as an order being fulfilled. These webhooks represent the Fulfill Engine system calling into a third party system instead of the other way around.