I have a trigger step that is an Email Parser. It ingests forwarded emails from a Gmail inbox and pulls out some values from the body text.
Those values are sent as variables to a Create Spreadsheet Row in Google Sheets action step. This step takes those values and fills in a row of a Google sheet.
The zap ran well in testing and successfully wrote two rows from two emails. Since turning the Zap on, it has been triggered about five times in the normal course of business. All instances have run successfully and there are no errors in the log. However, the data has stopped actually writing to the Google Sheet.
The log shows green check marks for both steps, and the data variables for all the cells I’m trying to fill in are successfully populated with data all the way through the action step. I just can not figure out what the hang up is! And I can’t get any error messages to give me a hint.