How do I create a new Webhook?

To create a new Webhook in the I3 Portal follow the steps below:

  1. Login into I3 Portal
  2. Using the left floating menu navigate to Webhooks —> Manage Webhooks
  3. Click the Create New Webhook button
  4. Specify a Name for the Webhook
  5. Specify the URL for the Webhook
  6. Copy the Webhook Secret generated to secure your webhook. You will need it for verification purposes in your webhook handler implementation
  7. You can disable SSL Verification if you need. Note it is recommended that you don’t disable SSL Verification
  8. Click the Save button