Component: Custom Field Value Changed
component.custom_field_value_changed
Example Webhook Event
{
"event": "component.custom_field_value_changed",
"type": "component",
"trigger": "custom_field_value_changed",
"context": {
"custom_field_id": 5243803121,
"custom_field_name": "Read/Write Speed",
"custom_field_type": "Number Field",
"new_value": "600",
"old_value": "300"
},
"response": {
"id": 342892800,
"name": "2TB SSD",
"model_number": "6EOEGN6LPNKYADX",
"order_number": "3U5PD5",
"purchase_date": "2024-12-09",
"purchase_cost": 350,
"currency": "USD",
"minimum_quantity": 25,
"quantity": 30,
"available": 0,
"category_id": 698077590,
"manufacturer_id": 107141734,
"supplier_id": null,
"location_id": null,
"department_id": null,
"logo": "...jpg",
"notes": "",
"custom_fields": [
{
"Read/Write Speed": "600"
}
],
"checked_out_to": [
646612266,
269774407,
325864656,
473815280,
136777066,
231676620,
128429231,
292275687,
267454121,
723808615,
288151820,
225953872,
28387023,
197748092,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266,
646612266
],
"created_at": "2024-12-12T03:19:29.158-05:00",
"updated_at": "2024-12-12T03:46:21.404-05:00"
}
}
Updated 16 days ago