Update: Actionflow Enhancements

We’ve made some important updates to the foundation of Actionflow to bring you a more powerful and consistent experience.

1. Unified runtime with the frontend
Actionflow now shares the same runtime as the frontend.

  • Any formula you use in the frontend can now be applied directly in Actionflow.
  • This greatly expands what you can build without custom code—many complex logics can now be handled with built-in formulas and nodes.

:backhand_index_pointing_right: We strongly recommend prioritizing built-in nodes and formulas instead of Custom Code. This will make your workflows more stable and easier to maintain.

2. Custom Code upgraded to the V8 engine
We’ve upgraded the underlying engine for Custom Code in Actionflow to V8, which significantly improves JavaScript execution performance.

During this high-risk upgrade, some issues may have affected a small number of projects (e.g., context.callActionFlow() return values, parameter binding in data nodes, or certain native JS methods like Object.keys()).

  • These known issues have been fixed, and we’re actively addressing any remaining cases with top priority.

:backhand_index_pointing_right: If your project used Actionflow Custom Code that worked before but now fail, please contact us via [Forum] or [Discord]. To help us resolve quickly, include your Project ID and Actionflow ID.