You can batch insert via CSV, and overwrite the existing data in that same operation. So you’d just send in the dataset as you want it to appear all in one call:
1 Like
You can batch insert via CSV, and overwrite the existing data in that same operation. So you’d just send in the dataset as you want it to appear all in one call: