ServiceNow (prebuilt connector)
Description
ServiceNow is a cloud-based workflow automation and IT Service Management (ITSM) platform that helps organisations streamline and automate processes across IT, HR, facilities, customer service, and more.
API documentation
API documentation for ServiceNow (used to build this connector) can be found via the link below:
Authentication
When adding connector instances for ServiceNow, the following authentication methods are supported:
ServiceNow auth
When a user chooses to add a connector instance using ServiceNow Auth
authentication, the credentials below are prompted:
Scope
Determines what access or permissions are granted to Patchworks. You can define custom scopes in the ServiceNow dashboard.
Grant type
Set to client_credentials
.
Client ID
A unique id generated when a new OAuth application is created in ServiceNow.
Client secret
The secret associated with the client id, generated when a new OAuth application is created in ServiceNow.
Response authentication token key
Set to access_token.
Username
/ password
Credentials for the ServiceNow user account to be authenticated.
Last updated