How to map N8N fields to Baserow tables
Auto-mapping is not the way to go for some reason, the best is to name each of
the fields from the JSON document that you need to collect and map them exactly
the same on the Baserow database side, pay attention to column format (mainly
for dates or numbers) in some case, a pure text field is the simplest way to go
to avoid messing around with column formats and date specifications.
You can then drag & drop the JSON documents keys you need and associate it to each baserow field in the N8N baserow node.