🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

n8n-nodes-refgrow

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-refgrow

n8n community node for Refgrow affiliate program management

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
10
900%
Maintainers
1
Weekly downloads
 
Created
Source

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:

ResourceOperations
AffiliateCreate, Get, Get Many, Update, Delete
ConversionCreate, Get, Get Many, Update, Delete
ReferralCreate, Get, Get Many, Update, Delete
CouponCreate, 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.

Resources

Keywords

n8n-community-node-package

FAQs

Package last updated on 06 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts