OTTO Market community nodes for your n8n workflows
This is an n8n community node and credential. It lets you consume the OTTO Market API in your n8n workflows. OTTO Market a reputable trading platform for retailers with a wide reach, clear retailer criteria and a fair fee system.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
@skriptfabrik/n8n-nodes-otto-market
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.
It supports these operations:
- Retrieve a order with the given ID
- Retrieve a list of returns
- Accept a return
- Reject a return
The provided credential can be used to authenticate with OTTO Market.
Tested against n8n version 1.0+.