Post

Bulk Insert Data Items


Adds multiple items to a collection.

When each item is inserted into a collection, its ID is automatically assigned a random value. You can optionally provide your own ID when inserting the item. If you specify an ID that already exists in the collection, the insertion will fail.

Permission Scopes

For app development, you must have one of the following permission scopes:
Write Data Items
Learn more about permission scopes.
Endpoint
POST
https://www.wixapis.com/wix-data/v2/bulk/items/insert

Was this helpful?
Yes
No