Adding an integration

  1. Easy, navigate to your ACCOUNT by clicking on your profile picture on the top right bar.
  2. Select INTEGRATIONS section on the left-hand side. Or navigate from this link: https://pro.getwhichit.com/account/integrations
  3. Click ADD NEW INTEGRATION to reveal all the available integrations

 

Adding Webhook Integration

  1. Enter an INTEGRATION NAME in the new Webhook integration form
  2. Enter a TOKEN that will be sent to your Webhook in the new Webhook integration form – optional for validation purpose
  3. 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]) 
  4. Click Add Integration
  5. You’re all set!

    * We recommend using “requestbin” to test endpoint and payload data [https://requestbin.com]


Webhook page screenshot