Hi guys,
I am using Flowie to do a simple flow, pulling http request http://domain.com/user_bio, it will return {name, age, location}, one of them could be null.
How can I update those information into state?
I tried Custom Function Node, I was able to parse $name, $age, $location, but didnt know how to update to state - or is there any other method to do it faster without Custom Function Node?
With n8n, I just need to drag the variable from left panel to the input form, but that feature does not exist in Flowie
Thanks and best request,
Hi guys,
I am using Flowie to do a simple flow, pulling http request http://domain.com/user_bio, it will return {name, age, location}, one of them could be null.
How can I update those information into state?
I tried Custom Function Node, I was able to parse $name, $age, $location, but didnt know how to update to state - or is there any other method to do it faster without Custom Function Node?
With n8n, I just need to drag the variable from left panel to the input form, but that feature does not exist in Flowie
Thanks and best request,