{ "connection_id": "connection_id", "data": { "id": "location_id", "created_date": "2022-01-01T00:00:00Z", "updated_date": "2022-01-02T05:05:05Z", "name": "Location Name", "warehouse_id": "warehouse_id", "type": "pallet", "measurements": { "length": 1.5, "width": 1.5, "height": 1.5, "unit": "in", "weight": 2.5, "weight_unit": "lb" }, "additional_fields": { "key": "value" } }, "event_type": "warehouse-location.created", "integration_name": "integration_name", "integration_type": "wms" }
"connection_id"
Show child attributes
"warehouse-location.created"
"integration_name"
"wms"
Success