8000 Fix URL formatting on ServiceNow integration docs (#246) · pranav095/docs.hackerone.com-1@5bf7b38 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bf7b38

Browse files
Fix URL formatting on ServiceNow integration docs (Hacker0x01#246)
1 parent 5f69509 commit 5bf7b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programs/servicenow-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ HTTP Method | POST
9292
```
9393
Make sure you enter the correct table name, as in this case, it's *incident*.
9494

95-
9. Get the full URL to your endpoint. <ul><li>The full URL to the “/hackerone/new_comment” endpoint is required to set up the HackerOne integration. The namespace can be found from within the HackerOne Scripted REST API you just created, in the “Resources” section at the bottom. Combine this with your instance URL found in the address bar to get the full URL.<li>As shown in the images below, this would be: https://dev100796.service-now.com/api/514345/hackerone/new_comment
95+
9. Get the full URL to your endpoint. <ul><li>The full URL to the “/hackerone/new_comment” endpoint is required to set up the HackerOne integration. The namespace can be found from within the HackerOne Scripted REST API you just created, in the “Resources” section at the bottom. Combine this with your instance URL found in the address bar to get the full URL.<li>As shown in the images below, this would be: `https://dev100796.service-now.com/api/514345/hackerone/new_comment`.
9696

9797
![servicenow-6](./images/servicenow-6.png)
9898
![servicenow-7](./images/servicenow-7.png)

0 commit comments

Comments
 (0)
0