ServiceNow Certified Application Developer — Question 122
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
Answer options
- A. Password
- B. URL
- C. User name
- D. Application name
Correct answer: D
Explanation
The Application name is not a required element for linking a ServiceNow application to a Git repository. In contrast, the Password, URL, and User name are essential for establishing this connection securely.