Connecting to fulfillmenttools
Information about our interfaces.
Last updated
Information about our interfaces.
Last updated
Currently there are multiple ways of connecting to fulfillmenttools.
The RESTful API is the primary interface to the platform. It can be used to issue the creation of orders, pickjobs, shipments, etc. and to provide information about existing entities in a RESTful way.
More on the capabilities of the RESTful API can be found here.
Fulfillmenttools is an eventually consistent system - thus providing a certain set of events towards the outside world in an asynchronous way. Currently HTTP Events are supported which can be subscribed to using the RESTful API.
More information on how you can benefit from Events can be found here.
Find information on how you can generate an API client.
What are the necessary things for you to use our products.