@jaoa12or/n8n-nodes-tienda-nube
v1.1.0
Published
n8n node for Tienda Nube / Nuvemshop API
Downloads
35
Maintainers
Readme
n8n-nodes-tiendanube
This is an n8n community node for the Tienda Nube / Nuvemshop API.
Tienda Nube (also known as Nuvemshop) is a leading e-commerce platform in Latin America.
Features
This node supports the following Tienda Nube API resources:
- Orders - Create, read, update, and manage orders
- Products - Manage products and variants
- Customers - Handle customer data
- Categories - Organize product categories
- Webhooks - Subscribe to store events
- Coupons - Create and manage discount coupons
- Cart/Scripts - Manage cart scripts
- Pages - Manage store pages
- Locations - Handle inventory locations
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Orders
- Get all orders
- Get order by ID
- Create order
- Update order
- Close order
- Open order
- Cancel order
- Get order history
- Get order editions
Products
- Get all products
- Get product by ID
- Get product by SKU
- Create product
- Update product
- Delete product
- Bulk update stock/price
Customers
- Get all customers
- Get customer by ID
- Create customer
- Update customer
- Delete customer
Categories
- Get all categories
- Get category by ID
- Create category
- Update category
- Delete category
Webhooks
- Get all webhooks
- Get webhook by ID
- Create webhook
- Update webhook
- Delete webhook
Coupons
- Get all coupons
- Get coupon by ID
- Create coupon
- Update coupon
- Delete coupon
Credentials
This node requires Tienda Nube OAuth2 credentials. You'll need:
- Client ID
- Client Secret
- Store ID (user_id)
- Access Token
Follow the Tienda Nube authentication documentation to obtain these credentials.
Compatibility
Tested with n8n version 1.0.0+
Resources
License
MIT
