What I’m building:
I’m creating a DLL Generator using Google Sheets and OpenAI via Make.com.
Goal:
When a user submits a form, their input goes to Google Sheets. Then, Make.com sends it to OpenAI to generate lesson procedures, and outputs it back into the same row.
Problem:
The row number doesn’t update correctly — the “Generated_DLL” column doesn’t populate.
What I’ve tried:
- Used Set Variable module to store row number
- Replaced row reference with {{13.rowNum}} but didn’t work
Screenshots:
[Insert screenshots of modules and error]