To create a new Webhook in the I3 Portal follow the steps below:
- Login into I3 Portal
- Using the left floating menu navigate to Webhooks —> Manage Webhooks
- Click the Create New Webhook button
- Specify a Name for the Webhook
- Specify the URL for the Webhook
- Copy the Webhook Secret generated to secure your webhook. You will need it for verification purposes in your webhook handler implementation
- You can disable SSL Verification if you need. Note it is recommended that you don’t disable SSL Verification
- Click the Save button