Webhook Payload
Webhook
Webhooks allows you to receive real-time HTTP notifications of changes to specific objects in Venio.
Webhook Payload Object
The employee code of user who created the webhook
The name of webhook configured in the integration setting
The topic that caused the webhook to fire
Allowed Values : Customer, Quotation, Expense, User, Payroll, Case
The event that caused the webhook to fire
Allowed Values : Create, Merge, Convert, Revise, Paid, PendingSummary, Inactive, Completed, Edit
Provides the changes data related to topic and event
Data Object
The owners user of the tranasction
Topics : Customer, Quotation, Case
Events : Create, Convert, Revise, Completed, Edit
The customer code of the source data when merging customer records
Topics : Customer
Events : Merge
The customer name of the source data when merging customer records
Topics : Customer
Events : Merge
The customer code of the destination data when merging customer records
Topics : Customer
Events : Merge
The customer name of the destination data when merging customer records
Topics : Customer
Events : Merge
The customer's name
Topics : Customer
Events : Create, Convert
The customer's code
Topics : Customer
Events : Create, Convert
The quotation running number
Topics : Quotation
Events : Create, Revise
The quotation running number
Topics : SaleOrder
Events : Create, Edit, Completed
The expense running number
Topics : Expense
Events : Paid, PendingSummary
The employee's code who performed the action
All topics and events
The companyName's name
Topics : User, Payroll
Events : Inactive, Paid
The employee's no
Topics : User
Events : Inactive
The periodCalculateNo of payroll
Topics : Payroll
Events : Paid
The year of payroll
Topics : Payroll
Events : Paid
IsExtendPeriod for checking the period of extend periods or regular periods
true -> extend periods, false -> regular periods
Topics : Payroll
Events : Paid
The case running number
Topics : Case
Events : Create, Edit, Completed
Examples webhook payload
Create Customer
Merge Customer
Create Quotation
Expense Paid
Expense PendingSummary
Inactive User
Payroll Paid
Create Sale Order
Edit Sale Order
Completed Sale Order
Edit Asset
Transfer Asset
Create Case
Edit Case
Closed Case
Modified at 2025-02-25 08:01:59