Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 2.21 KB

README.md

File metadata and controls

59 lines (41 loc) · 2.21 KB

@skriptfabrik/n8n-nodes-channable

NPM Version NPM Downloads

Channable community nodes for your n8n workflows

This is an n8n community node and credential. It lets you consume the Channable API in your n8n workflows. Channable is a fully integrated way to market your products online. List, advertise and optimize millions of products across channels and teams.

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.

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter @skriptfabrik/n8n-nodes-channable in Enter npm package name.
  4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
  5. 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:

  • Retrieve a order with the given ID
  • Return a order manually with the given ID
  • Create a test return
  • Retrieve a single return with the given ID
  • Retrieve a list of returns
  • Retrieve a anonymized list of returns
  • Update the status of a return
  • Update the offers' stock of a selected project

Credentials

The provided credential can be used to authenticate with Channable.

Compatibility

Tested against n8n version 1.0+.

Resources