tlawrenceT
BuildShip2y ago
4 replies
tlawrence

More then 1 Record Insert

I have an Node the returns the response of an API that contains many "objects" and I want to insert each object as a row into my suppabase table. It looks like the suppbase create row node, just does one record at a time. What's the best way to insert "many" rows into my supabase table from an API call?
Was this page helpful?