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

  1. Create a new application in the new SDK Management system.

  2. Take note of both the application_id and app_code of the legacy application.

  3. Manually update the code and application_id fields in the sdk-management.applications database table.

  4. Open the application in the new SDK Management system and verify that the application is migrated correctly.

  5. Activate the application in the new SDK Management system.

  6. Manually move all credentials from the legacy application to the new application.

  7. Set the legacy application’s migrated_at field to the current timestamp.