Adding an integration
- Easy, navigate to your ACCOUNT by clicking on your profile picture on the top right bar.
- Select INTEGRATIONS section on the left-hand side. Or navigate from this link: https://pro.getwhichit.com/account/integrations]
- Click ADD NEW INTEGRATION to reveal all the available integrations
Adding Webhook Integration
- Enter an INTEGRATION NAME in the new Webhook integration form
- Enter a TOKEN that will be sent to your Webhook in the new Webhook integration form – optional for validation purpose
- Enter the URL that will receive notifications for this integration in the new Webhook integration form, we will send a test message to validate URL, make sure to return http status 200 (OK – [https://httpstatuses.com/200])
- Click Add Integration
- You’re all set!
* We recommend using “requestbin” to test endpoint and payload data [https://requestbin.com]
Webhook page screenshot |