@skriptfabrik/n8n-nodes-fulfillmenttools
v0.1.13
Published
fulfillmenttools nodes for n8n
Downloads
262
Readme
@skriptfabrik/n8n-nodes-fulfillmenttools
fulfillmenttools community nodes for your n8n workflows
This is an n8n community node and credential. It lets you consume the fulfillmenttools API in your n8n workflows. fulfillmenttools next Generation Order Management, Streamline your on- and offline business with our end-to-end order lifecycle management backed by the power of 90+ years of retail experience.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
@skriptfabrik/n8n-nodes-fulfillmenttools
in Enter npm package name. - Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
- Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
Operations
It supports these operations:
- Add a new order for future fulfillment
- Retrieve a order with the given ID
- Return all orders
- Add a new facility
- Delete a favility with the given ID
- Retrieve a facility with the given ID
- Return all facilities
- Patch a facility with the given ID
- Create a connection of a configured carrier to the facility with the given ID
- Get the details for a carrier related to the facility with the given ID
- Get the available carriers for a facility
- Connect a configured carriere to the facility with the given ID
Credentials
The provided credential can be used to authenticate with fulfillmenttools.
Compatibility
Tested against n8n version 1.0+.