Configure a webhook on Proofpoint using the REST API endpoint to start
getting the alerts from the Proofpoint DLP tenant. Your ServiceNow instance creates DLP incidents from these alerts. The Proofpoint DLP integration provides a REST API endpoint for end users to
configure the webhook.
Before you begin
Role required: sn_pp_dlp.api_integration_user
Procedure
-
Log in to Proofpoint.
-
Navigate to .
-
Create a notification policy with an appropriate name.
-
Click the Notification policy and manage the webhooks
configured on the notification policy.
-
Create a new webhook configuration by clicking Add
Webhooks.
-
Select the webhook type as Generic.
-
In URL Input, enter a URL using the format:
https://<Instance_Name>.service-now.com/api/sn_pp_dlp/proofpointalertapi/getalerts.
-
Keep the method as POST.
-
Add the following headers to the webhook:
-
D not change the other values.
-
Click Save.
-
Navigate to .
-
In the Actions section, select the rules for which the webhook notification
should be generated.
-
Add the newly created Notification policies that have a webhook
configured.
-
Click Save.