Hi... I need some help....I need to add some more choices to my campaign flow
If rep name is not one of (current active sales rep) + does not have the person status of one of (new, hot, warm, luke warm) .... change data value of XX and add to list and send lead alert
If rep name is one of (current active sales rep) + does have the person status of one of (new, hot, warm, luke warm) - send alert to current assigned rep
im using Marketo & Sugar CRm, can any one guide me
Solved! Go to Solution.
Assuming that by "+", you meant AND, below are snapshots of how this could be done in a single campaign flow. Please update the fields/static list in the flow as per your instance's setup.
If rep name is one of (current active sales rep) + does have the person status of one of (new, hot, warm, luke warm) - send alert to current assigned rep
If rep name is not one of (current active sales rep) + does not have the person status of one of (new, hot, warm, luke warm) .... change data value of XX and add to list and send lead alert
Alternatively, you can also define the conditions as filters in multiple smart campaigns' smart list and have relatively simpler flows.
Assuming that by "+", you meant AND, below are snapshots of how this could be done in a single campaign flow. Please update the fields/static list in the flow as per your instance's setup.
If rep name is one of (current active sales rep) + does have the person status of one of (new, hot, warm, luke warm) - send alert to current assigned rep
If rep name is not one of (current active sales rep) + does not have the person status of one of (new, hot, warm, luke warm) .... change data value of XX and add to list and send lead alert
Alternatively, you can also define the conditions as filters in multiple smart campaigns' smart list and have relatively simpler flows.
Hi,
In that scenario, I would suggest to create a separate smart- lists with that conditions and then use them in the smart campaign's flow to take action.
Hope that is helpful.
Thanks