n8n node for Datawrapper
npm install n8n-nodes-datawrapperThis is an n8n community node to interact with the Datawrapper API. It allows you to create, update, and publish charts, as well as manage their data.
Datawrapper is a well-known tool for creating interactive charts, maps, and tables for digital journalism and business intelligence.
Important: This is not an official node published by Datawrapper. It is a community node created by the n8n community.
Follow the installation guide in the n8n community nodes documentation to install this package.
``bash``
npm install n8n-nodes-datawrapper
You will need a Datawrapper API Token. You can generate one in your Datawrapper account settings.
1. Go to your Datawrapper account.
2. Create a new API token.
3. Copy the token.
4. In n8n, create a new 'Datawrapper API' credential and paste the token into the 'API Token' field.