Package Information
Released: 6/20/2025
Downloads: 139,768 weekly / 322,016 monthly
Latest Version: 1.1.0
Author: Vasily Maslyukov
Available Nodes
Documentation
n8n-nodes-globals
This is an n8n community node. It lets you create global constants that can be used in any workflow.
Installation
Follow the installation guide in the n8n community nodes documentation.
Usage
This node uses N8N Credential to store the global variables.
Add "
Global Constants" node to your workflow.
In the node configuration, either select an existing credential or create a new one.
Select the format for your global constants:
- Key-value pairs format: Use "name=value" pairs, one per line
- JSON format: Provide constants as a JSON object
Add your constants according to the chosen format:
KeyKey-value pairs

JSON

Use the global constants in your workflow
