Is there any possible way i can upload bulk data over here

We would like to go for uploading bulk data so here we have some questions,
Versioning : can we create versioning for our content.
Bulk Data : Is there a way like we can upload file (excel, json, xml) and it creates multiple entry to our platform that we can access via API ?

Hi,

Versioning: this is an essential concept. everything in Squidex has versioning out of the box. You do not have to do anything for that.

The CLI can do it: https://docs.squidex.io/02-documentation/developer-guides/automation-tools

Or you write a custom tool.