Appearance
Attribute Pipelines (Developer)
Attribute pipelines run on client attribute patches before persistence and realtime emission.
API endpoints
GET /api/attribute-pipelines— listGET /api/attribute-pipelines/:id— detailsPOST /api/attribute-pipelines— createPATCH /api/attribute-pipelines/:id— updateDELETE /api/attribute-pipelines/:id— deletePOST /api/attribute-pipelines/:id/start— set statusactivePOST /api/attribute-pipelines/:id/pause— set statuspausedPOST /api/attribute-pipelines/preview— preview transform (no webhooks sent)
Rollback flag
ATTRIBUTE_PIPELINES_ENABLED=false: disables execution (passthrough)
