ZOHO Blueprint and Workflow
Hi,
Correct me if i'm wrong, Blueprint triggers when a record that meets the criteria is created. It follows a specific transition that you will be setting up.
Does blueprint work if the first state was triggered by a workflow?
For example, In my custom module 1, I have a field named status. The statuses are 1, 2, 3 and 4.
As soon as I create a new record, a workflow triggers that updates the status field to 1. Can a blueprint start from 2?
My other concern is, can blueprint transitions work at the same time with workflow field updates?
Thanks.
BTW, blueprint is awesome in streamlining biz processes