platforms/products to manage an API
Kong
In this step, we’ll set up a new contact point. This contact point will use the webhooks channel. In order to make this work, we also need an endpoint for our webhook channel to receive the alert. We will use requestbin.com to quickly set up that test endpoint. This way we can make sure that our alert is actually sending a notification somewhere.
- Browse to requestbin.com.
- Under the Create Request Bin button, click the public bin link.
Your request bin is now waiting for the first request.
- Copy the endpoint URL.
=> tool to test what is received !