I have set up a blueprint that triggers when a lead’s status is “New Lead.”
Our CRM is integrated with IndiaMART, and when leads are created from IndiaMART, their Lead Status is initially set to None.
To handle this, I created a workflow that automatically updates the Lead Status to “New Lead” whenever the Lead Source is IndiaMART. The workflow is working correctly — the status updates as expected.
However, the issue is that the lead is not entering the blueprint after the status is updated to “New Lead” via the workflow.
Can you please help me understand why the blueprint is not triggering after the workflow update and how to make it enter automatically?