Make.com + SeaTable: v2GenerateInsertRowParameters error — solved

Setup:

  • SeaTable (Create Row) in Make-Scenario.

Problem:

Problem was already mentioned here:

I had the same Error message: “Function ‘v2GenerateInsertRowParameters’ finished with error! Cannot read properties of undefined (reading ‘map’)”.

Solution:

I found that one of my Single Select Fields had no predefined Options. As soon as a added one Option, the error disappeared and could load the field list.

Thanks for this hint.