Inserted column name isn't showing in the tables data array when bulk inserting

You must write a transformer or a JS query for this bulk insert. The data property only contains the response from the query, not the custom columns, because custom columns are part of the Front end change.
This thread will help you write the transformer.

1 Like