Package Information
Downloads: 476 weekly / 476 monthly
Latest Version: 1.0.3
Author: RunViaa
Documentation
n8n-nodes-runviaa
Official n8n community node for RunViaa — the smart API platform for Facebook Messenger & Instagram DM automation.
Features
- ✅ Facebook Messenger — Send text + image messages
- ✅ Instagram DM — Send text + image messages
- 🤖 AI Output Smart Processing — Automatically detects and sends image URLs from AI responses
- 💡 Simple Integration — One API key, one node, multiple platforms
Installation
In n8n, go to Settings → Community Nodes and install:
n8n-nodes-runviaa
Credentials
You need a RunViaa API Key. Get one at runviaa.nexgage.site/api-keys.
Usage
Facebook Messenger — Send Message
| Field | Description |
|---|---|
| AI Output | Your message text (can include image URLs) |
| Recipient PSID | Facebook Page-Scoped User ID |
| Facebook Page ID | Your Facebook Page ID |
| Facebook Page Access Token | Your Page Access Token |
Instagram DM — Send Message
| Field | Description |
|---|---|
| AI Output | Your message text (can include image URLs) |
| Recipient Instagram ID | Instagram Scoped User ID (IGSID) |
| Instagram Page ID | Your Instagram Business Page ID |
| Instagram Page Access Token | Your Page Access Token |
Pricing
0.10 BDT per successful execution. Only charged on success. Manage balance at runviaa.nexgage.site/billing.
Support
- 🌐 Website: runviaa.nexgage.site
- 💬 WhatsApp: +8801847857241
- 📄 Docs: runviaa.nexgage.site/docs
Build & Publish
npm install
npm run build
npm publish --access public
