Create a Snyk Webhook
Create the Snyk Webhook using the Create a webhook API.
The API requires that you provide the Snyk organization ID, the Snyk authentication token, and the target webhook URL.
An example request follows. You can use your favorite tool to send the request.
The response is like this:
You can then use the Ping a webhook API to pro-actively trigger the Snyk Webhook in order to test your integration:
When the Azure Function and Snyk Webhook are created you can use the New Relic Curated UI and Snyk Custom Dashboard.
Last updated