Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3cbce5

Browse files
Update servicenow-integration.md
1 parent 1dca1a7 commit a3cbce5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/programs/servicenow-integration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ Field | Details
146146
ServiceNow Instance URL | Enter the full URL to your ServiceNow instance, for example it could be: https://my-instance.service-now.com/
147147
Client ID & Client secret | Enter the `Client ID` and `Client secret` from step 4 in [Configure OAuth](#configure-oauth)
148148

149+
4. Provide the name of the escalation table. By default, the integration uses the ServiceNow `incident` table. If you want to use a a different or a custom table, please enter the table in the field below. If you prefer to use Security Incidents instead, you can use the following table name: `sn_si_incident`.
150+
151+
152+
149153
5. Configure data mapping from HackerOne reports to ServiceNow incidents. This uses the API of both systems to retrieve fields that are allowed to be used for these objects. For example, you could map the HackerOne report title to the ServiceNow incident short description.
150154

151155
![servicenow-18](./images/servicenow-18.png)

0 commit comments

Comments
 (0)