Import application or application-customization from source control
-
- UpdatedFeb 1, 2024
- 3 minutes to read
- Washington DC
- Building applications
Import an application or application-customization from a source control repository to continue developing it on this instance.
Before you begin
- 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.