Skip to main content
October 26, 2016
Question

Nurture Primary Contact on Opportunity

  • October 26, 2016
  • 1 reply
  • 1493 views

Hello everyone,

If I were setting up an engagement stream to nurture the primary contact on an opportunity in Salesforce, what would my smart list look like to isolate that person and not be sending content to everyone on an account that has a new opportunity on it? I'm having trouble finding a filter that would pick out just that one person.

Any input would be appreciated.

Thanks!

Alec

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Justin_Norris1
Level 10
October 26, 2016

Alec Hill

You can use the Added to Opportunity Trigger/Filter for this, with a constraint of Is Primary = True - e.g.,

One very unfortunate limitation is that the Is Primary constraint is NOT available on Opportunity Was Updated Trigger/Filter or Has Opportunity Filter.

So if someone gets added to an oppty and THEN gets changed to be primary, it would undetectable. (The same is true of the "Role" field.)

It beats me why contact role data is accessible in some places but not others.