refgrow

n8n community node for Refgrow affiliate program management

Package Information

Downloads: 5 weekly / 33 monthly
Latest Version: 0.2.0
Author: Alex Belogubov

Documentation

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

  1. In n8n, go to Settings > Community Nodes
  2. Click Install and enter n8n-nodes-refgrow
  3. 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.

Resources

Discussion