| Name | A clear label for identification (e.g., “Inventory Update Notifier”). |
| URL | The target endpoint where Experro will POST event payloads. |
| Active | Toggle On to enable deliveries immediately; Off to pause without deleting. |
| Environment | Choose which environment(s) (Development, Staging, Production) should trigger this webhook. |
| Custom Header | Add arbitrary HTTP headers (e.g., X-Signature: abc123) to accompany each request. |
| Secret Header | Define a header (e.g., X-Webhook-Secret) containing a shared secret for verifying payload authenticity. |
| HTTP Basic Auth | Supply a key, value pair if your endpoint requires Basic Authentication. |
| Triggering Events | Select one or more event types by specifying the Object (e.g., Order), Model (e.g., Order Created), and Action (e.g., create, update, delete). Only these actions will invoke the webhook. |
| Save | Persist your settings. Once saved, the webhook becomes active if toggled on. |