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

Skip to content

Commit c2c9701

Browse files
committed
Also add hackerone_report_state to the Outbound REST Message
1 parent aed408c commit c2c9701

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
@@ -253,7 +253,7 @@ Authentication Type | Inherit from parent
253253

254254
5. Enter this in the **Content** field in the HTTP Request tab:
255255
```
256-
{"event_name":"close_report","element_id":"${sys_id}"}
256+
{"event_name":"close_report","element_id":"${sys_id}","hackerone_report_state": "${hackerone_report_state}"}
257257
```
258258

259259
6. Add these two HTTP Headers on the same HTTP Request tab:

0 commit comments

Comments
 (0)