Search code examples
jsoncloudkitcloudkit-web-services

Is there anyway to import bulk data through the CloudKit Dashboard?


I see how to create record types and add records one at a time in the CloudKit dashboard. I want to try adding a few hundred records for testing. Is there any way to import CSV or JSON files into dashboard?


Solution

  • No there is not. You have to create an import mechanism in your app. (Or you could use the CloudKit api from another app/website)