n8n-nodes-globals
v1.0.3
Published
N8N community node that allows users to create global constants and use them in all their workflows
Downloads
853
Maintainers
Keywords
Readme
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.
- Add the key-value pairs you want to use as global constants.
- Use the global constants in your workflow