ServiceNow Certified Application Developer — Question 127

What is required to link a ServiceNow application to a Git repository? (Choose three.)

Answer options

Correct answer: D, E, F

Explanation

To link a ServiceNow application to a Git repository, you need the Password, User name, and URL, as these credentials are essential for authentication and access to the repository. The URI and ACL are not required for establishing this connection, and the Application name is not a credential needed for linking.