n8n
All you need to know about our n8n integration
How to Install verified community nodes in the n8n app
Limited to n8n instance owners
Only the n8n instance owner can install and manage verified community nodes. The instance owner is the person who sets up and manages user management. All members of an n8n instance can use already installed community nodes in their workflows.
Admin accounts can also uninstall any community node, verified or unverified. This helps them remove problematic nodes that may affect the instance's health and functionality.
Install a community node
To install the Zigpoll verified community node:
Go to the Canvas and open the nodes panel (either by selecting '+' or pressing Tab).
Search for the node that you're looking for. If there is a matching verified community node, you will see a More from the community section at the bottom of the nodes panel.
Select the node you want to install. This takes you to a detailed view of the node, showing all the supported actions.
Select install. This will install the node for your instance and enable all members to use it in their workflows.
You can now add the node to your workflows.
Enable installation of verified community nodes
Some users may not want to show verified community nodes in the nodes panel of their instances. On n8n cloud, instance owners can toggle this in the Cloud Admin Panel. Self-hosted users can use environment variables to control the availability of this feature.
Uninstall a community node
To uninstall a community node:
Go to Settings > Community nodes.
On the node you want to install, select Options
.
Select Uninstall package.
Select Uninstall Package in the confirmation modal.
🔗 What is n8n?
n8n is a fair-code licensed workflow automation tool that lets you connect any API or service together. It's open source, highly customizable, and ideal for power users looking to own their data and logic.
🚀 What You Can Do with the Zigpoll Integration
Trigger workflows when a survey is completed
Send survey data to Google Sheets, Slack, Discord, Airtable, or your internal tools
Route responses to different tools based on metadata, tags, or user input
Add customer tags to your e-commerce store based on answers
Kick off onboarding sequences, alerts, or internal workflows in real time
🔧 How to Install the Zigpoll Community Node in n8n
Open your n8n instance.
Go to Settings → Community Nodes.
Click Install Community Node.
Enter: n8n-nodes-zigpoll
Click Install, and wait for the package to be added.
You’re now ready to start building workflows using Zigpoll triggers and actions!
🔑 How to Find and Use Your Zigpoll API Key
Log in to your Zigpoll dashboard.
Go to Integrations → Scroll down to API Key.
Create a new key or copy your API Key from the panel.
In n8n, add a new credential under Zigpoll API and paste your key.
That’s it! You’re now connected and can begin using all available triggers and actions.
📥 Sample Workflows
To help you get started, we’ve also published example workflows like:
Send a Slack message when a Zigpoll response includes a negative NPS
Create a HubSpot contact for every survey completion
Push answers to a Google Sheet in real-time
Last updated