Parse Migration Tutorial

This guide and video will detail how to migrate off Parse to the Parse hosting service Back4app. The total time to migrate will depend on the size of your application. Small apps can conduct the migration in around 5 minutes and large apps can take up to several hours. The migration process comprehends the following steps:
- Create your Backend
- Migrate your Database
- Migrate your Keys
- Update your SDK
Before further reading I suggest to watch our 5 min demo video. It will take you over the required steps to conduct the migration.
After watching the video please read carefully the Back4App Migration Wizard. It provides general guidelines for the migration process.
Database Migration
It covers the migration of your database from Parse hosting service to Back4app´s infrastructure.
Keys Migration
The keys can be automatically generated by Back4app or can you use the same keys used at Parse. Please use the document below for detailed steps.
SDK Update
This is the last step of the process and you will provide your app a new API address. Please use the link below for detailed instructions.