Legacy - Import application or application-customization from source control
-
- UpdatedAug 1, 2024
- 3 minutes to read
- Xanadu
- Building applications
Import an application or application-customization from a source control repository to continue developing it on this instance.
Before you begin
Important: You've landed at the legacy version of Studio, which will be supported until the Australia release in Q1 2026. Try building and editing apps in the new version of ServiceNow Studio instead. For more information, see Building applications with ServiceNow Studio.
- Role required: admin or source_control
- Restrict permissions on the access token to allow read and write access to the Git repository.
- The repository user credentials must grant read and write access.
- Verify that the non-production instance has network access to the Git repository.
- Verify that the repository contains a valid application.
- Ensure that users add the email address to their respective Users Table (ServiceNow sys_user) record that they use in their commits to the Git repository.
- Learn more about application-customizations Managing application-customizations.
About this task
Procedure
What to do next
- Review the upgrade logs for any sanitization applied to application files during the import.
- Select the imported application to edit it.