logologo
Get Started
Tutorials
Guide
Development
Plugins
API
Home
English
简体中文
日本語
한국어
Español
Português
Deutsch
Français
Русский
Get Started
Tutorials
Guide
Development
Plugins
API
Home
logologo

#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

  • Before Action Event