Skip to content

Developers - Webhooks

Webhooks provide a way for applications to interoperate that doesnt require interfacing with the API. Http endpoints (POST) can be setup in your applications that would be called by Velosity for various entities (Sales Quote, Sales Order, Production Order), when certain events happen. Example: A webhook could be setup to call your application when the Status of a Sales Order changes to RELEASED.

List

List

Add

From the list view, click on Add to create a new webhook. At this stage, you will only need to select the entity which is to be passed to your HTTP endpoint. The other properties will be set from the Edit view.

List

Detail

From the Detail view you can see the various properties of the webhook - as well as Edit, Duplicate, Logs and Test.

List

Entities & Events

  • Sales Order - Status Change to RELEASED