Introducing Blueprints for Custom Modules!

Introducing Blueprints for Custom Modules!

Hello developers,

We've added a new feature called Blueprints in Custom Modules. Blueprints are the online representation of a business process. In Zoho Books, you can use Blueprints to design a process flow using states and transitions.

Developers can use the feature to programmatically define and automate complex business processes within custom modules. This involves using Blueprints to create a state machine that models a workflow, where records move through different states via transitions. You can embed validation rules in these transitions to enforce specific steps. You can also add custom scripts (Deluge scripts) to transitions and trigger automated actions like sending notifications, updating related records, or calling external APIs.


Try out the feature, and share your feedbacks in the comments. If you have any queries, write to us at developer@zohofinance.com, and we'll help you out.

Cheers,
The Zoho Finance Extensions Team