0.2.0 • Published 1 year ago

n8n-nodes-vtex v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

n8n-nodes-vtex

This is an n8n community node. It lets you use VTEX in your n8n workflows.

VTEX is the Enterprise Digital Commerce Platform that puts your business on a fast path to growth, with the agility you need for what's next..

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials

Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Get all Orders
  • Get Order By ID
  • Get Product By ID

Credentials

You must configure an authentication in the Vtex Administration page, in which you will be asked for the APi Key, the Token and the URL of the Vtex account in order to make API requests.

Resources

Version history

  • 0.1.0 Vtex Order Get all Orders - Get By ID Order, manage your credentials in Vtex
  • 0.2.0 Vtex Order Get By ID Product.