You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/programs/servicenow-integration.md
+9-7Lines changed: 9 additions & 7 deletions
Ori
8000
ginal file line number
Diff line number
Diff line change
@@ -146,25 +146,27 @@ Field | Details
146
146
ServiceNow Instance URL | Enter the full URL to your ServiceNow instance, for example it could be: https://my-instance.service-now.com/
147
147
Client ID & Client secret | Enter the `Client ID` and `Client secret` from step 4 in [Configure OAuth](#configure-oauth)
148
148
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`.
149
+
5. 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
150
151
+

151
152
153
+
6. Click **Next**.
152
154
153
-
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.
155
+
7. 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.
154
156
155
157

156
158
157
-
6. Click **Next**.
159
+
8. Click **Next**.
158
160
159
-
7. Enter your ServiceNow New Comment endpoint that was configured earlier in the **ServiceNow “Add Comment” endpoint** field. This should be a combination of the URL to your instance and the Resource Path found in the Scripted REST API object in ServiceNow.
161
+
9. Enter your ServiceNow New Comment endpoint that was configured earlier in the **ServiceNow “Add Comment” endpoint** field. This should be a combination of the URL to your instance and the Resource Path found in the Scripted REST API object in ServiceNow.
160
162
161
163

162
164
163
165

164
166
165
-
8. Click **Next**.
166
-
9. Copy the public listener URL in the configuration wizard.
167
-
10. Click **Enable** to enable the integration.
167
+
10. Click **Next**.
168
+
11. Copy the public listener URL in the configuration wizard.
0 commit comments