Goog Sheets integration: updating most recent row

(Ollie) #1

Hey,

I’m sure if you’re not a JSON rookie like me this a pretty simple one but…how do I
use the ‘Update Row’ action to update the newest row in a Google Sheet, rather than using the Row ID?

Thanks!

Ollie

(Ryan McGuinness) #2

Hi Ollie,

If you are adding the row in Flow XO then you will be able to use the attribute service to store the newest row. Alternatively, if you don’t you could use a “new row” trigger in a separate flow which would capture the “row id” for you. This could then be stored as an attribute. :slight_smile:

(Ollie) #3

Thanks Ryan! Using attributes did the trick :slight_smile:

(Ryan McGuinness) #4

No problem! if you need anything else, just give us a shout. :smiley: