Hi everyone,
After an automated text is sent, I want a cell within that person’s row in Google sheets (each person has a row with name, number, etc…) to change to “Sent”.
I keep getting a Missing value of required parameter ‘rowNumber’ error in the update a row module.
To get an idea of this scenario, I am having an automated text sent to a person after a row is added to Google sheets. After specific amount of time, a text will be sent out. It’s not fully built out yet which is why there is only one branch after the router.
It works when I add a random number in the “Row number” field, but it will then only go to that cell number, not cell that is within the row of a specific person I just texted
All I want is the Google sheets update a row to find the cell within the row used (so the person I texted) and update a cell to say “Sent”.
Thank you!


