Product Take-Rate Analysis Webhook
Use this webhook to deliver a published Product Take-Rate Analysis scenario to an inventory-planning, ERP, or other downstream system. Publishing is an explicit user action; creating, updating, approving, or exporting a scenario does not send this event.
Configure Delivery
- In Velosity, go to Setup > Integrations.
- In Take-Rate Analysis Webhooks, select Configure.
- Add a webhook with the entity Product Take-Rate Analysis and the event Generated.
- Enter the HTTPS base URL and resource path for the receiving endpoint, then save and test the webhook.
After the webhook is configured, a user publishes an approved scenario from the product's Take-rate analysis page. Velosity then sends the scenario through the configured webhook. Review delivery attempts and failures in the webhook logs.
Receiving Guidance
Treat webhook delivery as an integration notification rather than an instruction to create a purchase order or alter inventory automatically. The analysis is a demand-planning scenario: its projections may contain assumed lead-time or MOQ values, and it reflects the product's active item mappings when calculated.
Your receiver should durably accept the request before returning success, retain enough information to identify duplicate deliveries, and validate the request according to your organization's webhook security policy. Reconcile a failed delivery from webhook logs before using the scenario for planning.
For how users create, approve, and publish the scenario, see Product Take-Rate Analysis.