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
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
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.