Workflow: Pre-action event

Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before the action, and the request could be rejected by using the "End node".

Package name@nocobase/plugin-workflow-request-interceptor
Supported versions1.x2.x
Built-inYes
Default enabledNo
Edition
Community Edition+

Related