Is there a way to get the Sheets Append or Update to leave any columns not specifically requested alone.
As a backstory I want to paste data into a sheet using an e-mail address as a mapping so it doesn’t duplicate. But I want my arrayformula in Col E to not be messed with. Right now when a new row is appended by the node it is writing blank data into Col E.
I will research it some more, I think it may just not be able to, I am going to just restructure my workflow to use the sheet I was pulling from independently anyway.