Task Generation Issue - Negative Score | Community
Skip to main content
June 16, 2016
Solved

Task Generation Issue - Negative Score

  • June 16, 2016
  • 1 reply
  • 1370 views

Hello everyone,

We are having an issue with a campaign we run to generate a task for our sales team.

We create a task for our reps to follow up with a lead when they hit a score threshold of 15. But we also have a campaign that runs for inactivity after 90 days, they get a -10 to their lead score. But what's happening is say a lead has a score of 27, and receive a -10 for inactivity, their new score is still above the threshold and generates a task, which we don't want.

As you can see, we have the "Change is not -10" constraint, but it's still generating tasks when the score ends up being above the threshold of 15. Any thoughts?

Thanks,

Alec

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Grégoire_Miche2

Hi Alec,

Use a Data Value Changes trigger instead, you will be able to set previous value < 15 and new value >= 15.

And vote

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
June 16, 2016

Hi Alec,

Use a Data Value Changes trigger instead, you will be able to set previous value < 15 and new value >= 15.

And vote

-Greg

June 16, 2016

Hi Greg,

Thanks for the input. So the setup should look like this then and I'll be getting the same result minus the unwanted tasks?

And I'll be able to remove the previous "Score is Changed" trigger from the flow step?

Thanks,

Alec

Grégoire_Miche2
New Participant
June 16, 2016

Yes, this is it. It will only fire when some crosses the 15 threshold going up.

-Greg