hi everyone, i am new for here
i have a question. Actually trying to build a request read each line on my google sheets. Follow the project:
the point is: how can i set a value as a varible, not a static value?
Thanks all!
Hey @Vagner,
Welcome to the community ![]()
You will have to use an expression to get refer to the value from the Google Sheets node. Here’s the link to the doc that can help: Key concepts | Docs
Note: The Result section and the Variable Selector will only show the first item, however, the node will process all the items.
Thank you so much.
Now it works ![]()