Fetch Variable

This node is used to retrieve a variable’s value.

This node can retrieve a variable’s value. To learn how to set up variables, read more about them here: Using Variables. To update a variable’s value, see Update Variable.

Example

In this example, we are fetching a variable and using its value to patch a JSON object, in this case a message that can be sent via. slack.

Notion image
 

Input Fields

field
schema
explanation
name
string
Select the name of the variable to update from the dropdown.

Output Fields

field
schema
explanation
data
any
The value of the retrieved variable.
 
Did this answer your question?
😞
😐
🤩

Last updated on February 7, 2023