Connecting to fulfillmenttools
Information about our interfaces.
Last updated
Was this helpful?
Information about our interfaces.
Last updated
Was this helpful?
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.
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 on the capabilities of the .
More information on how you can benefit from .
Find information on how you can .
What are the necessary things for you to .