{ "connection_id": "connection_id", "data": { "id": "warehouse_customer_id", "created_date": "2022-01-01T00:00:00Z", "updated_date": "2022-01-02T05:05:05Z", "name": "Customer Name", "email": "customer@email.com", "additional_fields": { "key": "value" } }, "event_type": "warehouse-customer.updated", "integration_name": "integration_name", "integration_type": "wms", "previous_attributes": { "id": "warehouse_customer_id", "created_date": "2022-01-01T00:00:00Z", "updated_date": "2022-01-02T05:05:05Z", "name": "Customer Name", "email": "customer@email.com", "additional_fields": { "key": "value" } } }
"connection_id"
Show child attributes
"warehouse-customer.updated"
"integration_name"
"wms"
Success