Back to Nodes

Reflag

Last updated Oct 23, 2025

n8n nodes for the Reflag service used in automation

0 Weekly Downloads
14 Monthly Downloads

Included Nodes

Reflag

Description

n8n-nodes-reflag

This is an n8n community node npm package. It lets you use Reflag feature flagging service in your n8n workflows.

Reflag is a feature flag management platform with self-cleaning flags, strong type-safety, gradual rollouts, and built-in Linear integration.

n8n is a fair-code licensed workflow automation platform.

Installation
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Credentials

To use the Reflag node, you need to authenticate with your Reflag account using an API key.

Prerequisites

  1. Sign up for a Reflag account at https://apps.reflag.com
  2. Generate an API key from your application settings

Setup

  1. In the Reflag node credentials, enter your API key
  2. The default URL is set to https://app.reflag.com/api (you can change this if using a custom instance)

Compatibility

  • Minimum n8n version: 1.0.0
  • Node.js version: >=20.15
  • Tested with n8n versions: 1.111.0+

Resources