Update row more than once in a flow

(Sarah Powers) #1

Hi Everyone,

I have one cell in Google Sheets that I need to continuously update. So in one flow, I have a attribute “responses” set and each time i ask a question, I set another attribute ‘responses’.

Each time i ask a question and update the responses attribute, another flow is triggered which adds that response to a Google Sheet cell. All works as expected except when I call the responses attribute from this flow, it only uses the attribute from the first time I called it. I know technically it’s ‘global’ but how can i just call the attribute ‘responses’ without flowxo trying to tie it to an actual first time I used the Set Attribute Add Action of it?

I have a video should you want to see it.

Thanks!

(Daniel Beckett) #2

Hi @Sarah_Powers,

You can use the ‘Get Attribute’ action to pull though the latest value in the flow. That action has its own set of outputs.

Thanks,
Dan

(Sarah Powers) #3

Get Attribute did work! :slight_smile: Thanks!

(Daniel Beckett) #4

A video would certainly help spot what may be going wrong :slight_smile:

Please email it to support@flowxo.com and we’ll pick it up from there.