We have a Workflow with 3 steps, where:
Step 1 = Criteria
Step 2 = Call another Workflow
Step 3 = Send Internal Email
The Workflow that is called on in Step 2 contains a 1 to 3 minute Delay step because some Contact Property fields in New Contacts are delayed when populating. cough:IP_Country:cough
This Called-Upon Workflow by Step 2 updates a Contact Property that Step 3 uses in the Internal Email.
Question: Does the Workflow wait for Step 2 to complete before starting Step 3? It appears that it does not. This seems odd / bug’ish.
Thanks in advance for the reply.