borges

n8n nodes for Tiendanube (Nuvemshop) API integration

Package Information

Downloads: 57 weekly / 6,473 monthly
Latest Version: 1.5.65
Author: Community

Documentation

n8n-nodes-tiendanube

This is an n8n community node package for Tiendanube (Nuvemshop). It allows you to automate workflows with your Tiendanube store.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n documentation.

Credentials

You need an Access Token and your Store ID from Tiendanube/Nuvemshop.

  1. Create an App in your Tiendanube Partner Portal.
  2. Install the app in your store to get the Access Token.
  3. Enter the Token and Store ID in the n8n credentials.

Operations

Tiendanube Node

Supports the following resources:

  • Product: Create, Update, Delete, Get, Get All
  • Product Image: Manage product images
  • Product Variant: Manage product variants
  • Order: Get, Get All, Update, Operations (Open, Close, Cancel)
  • Customer: Create, Update, Delete, Get, Get All
  • Category: Manage categories
  • Coupon: Manage coupons
  • Abandoned Checkout: Manage abandoned checkouts
  • Location: Manage locations/shipping carriers
  • Cart: Manage carts
  • Page: Manage pages

Multilingual Support

Both Category and Product resources support full multilingual management. You can add multiple values for fields like Name, Description, Handle, and SEO Title/Description, selecting the language for each (Spanish, English, Portuguese). The node will automatically format the request to update all languages simultaneously.

Tiendanube Trigger

Recieve webhooks from your store for events like:

  • Order Created/Updated
  • Product Created/Updated/Deleted
  • Customer Created/Updated
  • Checkout Created/Updated

License

MIT

Discussion