Troubleshooting Help Needed: Issue with Googlesheet Row Update module in Make.com Scenario
I’m encountering an issue with a Make.com scenario designed to update a Google Sheet. Here’s a summary of the setup and problem:
Scenario Setup
- The “Googlesheet Update Row” module is supposed to update the last added row in columns “J” (Speaker) and “I” (Text).
- The data for these columns is pulled from:
- A text parser that retrieves valid data from the Google Sheet.
- This data is derived from the VAPI End of Call Report/Transcript.
- Both modules (the one pulling and the one updating) are connected to the same Google Sheet and work within the same sheet/tab.
Current Behavior
- The module fails to update the last added row in columns “J” and “I” as expected.
- I’ve attached the exported blueprint file for reference.
Request
Could someone help me figure out why the last row isn’t being updated correctly? Any tips or troubleshooting ideas would be greatly appreciated!
text-parser.json (39.7 KB)