Migrating Legacy Applications
This guide will walk you through the process of migrating a legacy application to the new SDK Management system.
| This is process is only intended to be used during the piloting phase of the Embedded Messaging feature and should be made into an automated process in the future. |
Migration Process
-
Create a new application in the new SDK Management system.
-
Take note of both the
application_idandapp_codeof the legacy application. -
Manually update the
codeandapplication_idfields in the sdk-management.applications database table. -
Open the application in the new SDK Management system and verify that the application is migrated correctly.
-
Activate the application in the new SDK Management system.
-
Manually move all credentials from the legacy application to the new application.
-
Set the legacy application’s migrated_at field to the current timestamp.