n8n-nodes-refgrow
v0.2.0
Published
n8n community node for Refgrow affiliate program management
Maintainers
Readme
n8n-nodes-refgrow
n8n community node for Refgrow — affiliate and referral tracking platform for SaaS & AI products.
Features
Actions (Refgrow node)
Manage your affiliate program with full CRUD operations on 4 resources:
| Resource | Operations | |----------|-----------| | Affiliate | Create, Get, Get Many, Update, Delete | | Conversion | Create, Get, Get Many, Update, Delete | | Referral | Create, Get, Get Many, Update, Delete | | Coupon | Create, Get, Get Many, Update, Delete |
Triggers (Refgrow Trigger node)
Start workflows automatically when events happen in your affiliate program:
- Affiliate Created
- Affiliate Updated
- Conversion Created
- Conversion Updated
- Referral Created
- Payout Created
- Click Created
Triggers use webhooks with HMAC-SHA256 signature verification for security.
Setup
- In n8n, go to Settings > Community Nodes
- Click Install and enter
n8n-nodes-refgrow - Add your Refgrow API key as credentials (found in Refgrow > Settings > API Keys)
Authentication
This node uses API Key authentication. Your API key (starting with rgk_) is sent as a Bearer token in the Authorization header.
API keys are available on Pro plans and above.
