n8n-nodes-pollybot
v1.0.1
Published
Automate lead management with PollyBot AI chatbot integration.
Maintainers
Keywords
Readme
n8n-nodes-pollybot
This is an n8n community node. It lets you integrate PollyBot AI into your n8n workflows.
PollyBot AI is a powerful chatbot platform. This node allows you to automate lead management and trigger workflows instantly when your chatbot interacts with users.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
To install this node from your n8n UI:
- Go to Settings > Community Nodes.
- Click Install a community node.
- Enter
n8n-nodes-pollybotand click Install.
Operations
PollyBot AI (Action Node)
Manage your leads directly within n8n:
- Lead
- Create a lead
- Delete a lead
- Get a lead (by ID)
- Get many leads (Supports pagination)
- Update a lead (Supports partial updates)
PollyBot Trigger (Trigger Node)
- Instantly trigger your n8n workflows based on incoming webhooks and events from your PollyBot chatbot.
Credentials
To use this node, you need a PollyBot API Key and a Chatbot ID.
- Generate an API Key from your PollyBot workspace dashboard (the key should start with
sk-workspace_...). - Add a new PollyBot API credential in n8n and paste your API Key.
- In the PollyBot node settings, paste your Chatbot ID to route the requests to the correct bot.
Compatibility
This node was developed and tested against n8n version 1.0.0 and later.
