Back to Nodes

DotsEco

Last updated Sep 19, 2023

Dots.eco API Integration for N8N

1 Weekly Downloads
14 Monthly Downloads

Included Nodes

DotsEco

Description

Banner image

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.

License

MIT