Configure Webhook event subscriptions in O2VEND
In O2VEND, When something happens, the system can let subscribers know through webhook events. This technology helps send instant updates between applications when a positive event happens. Set up a new webhook in O2VEND. Users need to give specific information.
- Subscription URL
- Secret
- Header key and value
- Subscription name
How to setup webhook
- Open Back Office.
- Go to the Integration section.
- Click and open the O2VEND Webhook section.
- Click the Create Webhook button from the top right corner.
- Enter the Subscription URL in the field.
- Type the secret in this field.
- Add key and value in the header field. The header is usually for authentication. Header keys and values are sent to your Webhook request.
- Select the subscription name (Stock QuantityUpdate, Product Create, Product Update ).
- After entering the details, Click the Save button.