I am building a scenario where a webhook receives data from an online form, creates a spreadsheet from a template and then adds the data from the form to the new spreadsheet via the add a row module.
my new spreadsheet has a header row. But when i manually map the new spreadsheet’s ID# to the Add a Row module, I don’t have the “Table contains headers” option.
As i look at the Create A Spreadsheets from Template output i can kind of understand why - the header rows are not part of the output (although they do populate on the google sheet)
What do i need to do/add to make the Add a Row module recognize that the spreadsheet has headers?