Store reusable values like URLs, IDs, and configuration data that can be referenced throughout your workflow.
Field | Type | Required | Description |
---|---|---|---|
Input Value | Text | Yes | The value to store (URL, ID, text, number, etc.) |
https://docs.google.com/spreadsheets/d/ABC123/edit
https://docs.google.com/presentation/d/XYZ789/edit
https://example.com/landing-page
98765432
GA4-123456
5000
manager@company.com
Q4 2024 Campaign
Can I use variables from one workflow in another?
What happens if I change a variable value?
Can I store complex data like JSON or arrays?
How do I reference variables in other nodes?
What's the difference between Input Variable and hard-coding values?
Can I use Input Variables for conditional logic?