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
Follow the installation guide in the n8n community nodes documentation.
To use the Reflag node, you need to authenticate with your Reflag account using an API key.
- Sign up for a Reflag account at https://apps.reflag.com
- Generate an API key from your application settings
- In the Reflag node credentials, enter your API key
- The default URL is set to
https://app.reflag.com/api(you can change this if using a custom instance)
- Minimum n8n version: 1.0.0
- Node.js version: >=20.15
- Tested with n8n versions: 1.111.0+