Our service will send you the following JSON-encoded request using HTTP POST webhooks:
{ "email": "jonas@wpsec.com", "name": "WPScans", "reportURL": "https://wpsec.com/scan/?id=b8af78jrhj2kjfdef33j3j3j", "status": "vuln", "type": "scan", "url": "http://wpsec.com" }
Most of the fields are self-explaining. The status field can be no-wordpress, vuln or no-vuln.
The fields being sent are:
- type
- name
- reportURL
- url
- status
You can use services like Slack or Zapier to receive the JSON-webhooks.
Comments
0 comments
Article is closed for comments.