@dotseco/n8n-nodes-dots-eco
v0.1.2
Published
Dots.eco API Integration for N8N
Downloads
4
Readme
Dots.eco N8N Node
This repo contains the Dots.eco API integration for N8N
Prerequisites
You need the following installed on your development machine:
- git
- Node.js and npm. Minimum version Node 16. You can find instructions on how to install both using nvm (Node Version Manager) for Linux, Mac, and WSL here. For Windows users, refer to Microsoft's guide to Install NodeJS on Windows.
- Install n8n with:
npm install n8n -g
- Recommended: follow n8n's guide to set up your development environment.
More information
Refer to our API Docs for detailed information on using the API.