Zoho CRM - Transitive workflow (2nd workflow triggered by the 1st)
Hello,
Is it possible to have "transitive" workflows?
By "transitive" I mean:
1. workflow updating a field in associated module (e.g. Calls -> Contacts)
2. workflow updating a field in the same module which is triggered by the first workflow.
Example:
Create a call with subject: test
1. workflow triggered by "create or update call" with "subject that contains test" -> update corresponding Contact's "additional zip-code"
2. workflow triggered by 1. workflow update -> update Contact's Status to "blah blah".