allergen.createdAn allergen is created.
allergen.deletedAn allergen is deleted.
allergen.updatedAn allergen changes. Also fires when one of the record's own lines changes, carrying the parent's id.
bill.cancelledA bill is cancelled.
bill.createdA bill is created.
bill.deletedA bill is deleted.
bill.updatedA bill, or one of its lines, changes. Also fires when one of the record's own lines changes, carrying the parent's id.
customer.createdA customer is created.
customer.deletedA customer is deleted.
customer.updatedA customer, or one of its shipping addresses, changes. Also fires when one of the record's own lines changes, carrying the parent's id.
equipment.createdA piece of equipment is created.
equipment.deletedA piece of equipment is deleted.
equipment.updatedA piece of equipment changes. Also fires when one of the record's own lines changes, carrying the parent's id.
food.createdA food is created.
food.deletedA food is deleted.
food.updatedA food changes. Also fires when one of the record's own lines changes, carrying the parent's id.
invoice.cancelledAn invoice is cancelled.
invoice.createdAn invoice is created, including by shipping an order.
invoice.deletedAn invoice is deleted.
invoice.updatedAn invoice, or one of its lines, changes. Also fires when one of the record's own lines changes, carrying the parent's id.
operation.createdAn operation is created.
operation.deletedAn operation is deleted.
operation.updatedAn operation changes. Also fires when one of the record's own lines changes, carrying the parent's id.
product.createdA product is created.
product.deletedA product is deleted.
product.updatedA product changes. Also fires when one of the record's own lines changes, carrying the parent's id.
product_lot.archivedA lot is archived.
product_lot.createdA lot is created.
product_lot.deletedA lot is deleted.
product_lot.updatedA lot changes, including its quantity. High volume: a single production run can emit hundreds of these, so subscribe deliberately. Also fires when one of the record's own lines changes, carrying the parent's id.
production.cancelledA production run is cancelled.
production.createdA production run is created.
production.deletedA production run is deleted.
production.status_changedA production run moves between statuses.
production.updatedA production run, or one of its lines, changes. Also fires when one of the record's own lines changes, carrying the parent's id.
production_line.createdA production line is created.
production_line.deletedA production line is deleted.
production_line.updatedA production line changes. Also fires when one of the record's own lines changes, carrying the parent's id.
purchase_order.cancelledA purchase order is cancelled.
purchase_order.createdA purchase order is created.
purchase_order.deletedA purchase order is deleted.
purchase_order.status_changedA purchase order moves between statuses.
purchase_order.updatedA purchase order, or one of its lines, changes. Also fires when one of the record's own lines changes, carrying the parent's id.
sales_order.cancelledA sales order is cancelled.
sales_order.createdA sales order is created.
sales_order.deletedA sales order is deleted.
sales_order.status_changedA sales order moves between statuses.
sales_order.updatedA sales order, or one of its lines, changes. Also fires when one of the record's own lines changes, carrying the parent's id.
supplier.createdA supplier is created.
supplier.deletedA supplier is deleted.
supplier.updatedA supplier changes. Also fires when one of the record's own lines changes, carrying the parent's id.
tag.createdA tag is created.
tag.deletedA tag is deleted.
tag.updatedA tag changes. Also fires when one of the record's own lines changes, carrying the parent's id.
unit_of_measure.createdA unit of measure is created.
unit_of_measure.deletedA unit of measure is deleted.
unit_of_measure.updatedA unit of measure changes. Also fires when one of the record's own lines changes, carrying the parent's id.
warehouse.createdA warehouse is created.
warehouse.deletedA warehouse is deleted.
warehouse.updatedA warehouse changes. Also fires when one of the record's own lines changes, carrying the parent's id.
pingSent by the **Send test** button in NutraSoft, never by a real change. Use it to check your endpoint, signature verification and TLS.