Question
Accessing Salesforce Product and Opportunity Information
I am trying to build a Smartlist utilizing the Opportunity and Product Salesforce objects. Example: Give me anyone that Has Opportunity with a close date of this quarter AND Product contains XYZ.
Anyone have any success with this?
I tried performing a custom sync of the Asset / Product object in the SF Sync section. I was hoping the Product items would show up as a constraint within the Has Opportunity choices. Instead they show up as Has Product. I think this means I can’t constrain the Product to the Oppty. For example, Jerry Smith has an Oppty closing this quarter AND Product contains XYZ. What I am not positive about.... XYZ product might not be constrained to the Oppty closing this QTR--it could be part of another Oppty.
Other options: Should I have some code written that writes the Product object name to the Oppty record? Then I can access the Products in the Oppty constrain.
Anyone have any success with this?
I tried performing a custom sync of the Asset / Product object in the SF Sync section. I was hoping the Product items would show up as a constraint within the Has Opportunity choices. Instead they show up as Has Product. I think this means I can’t constrain the Product to the Oppty. For example, Jerry Smith has an Oppty closing this quarter AND Product contains XYZ. What I am not positive about.... XYZ product might not be constrained to the Oppty closing this QTR--it could be part of another Oppty.
Other options: Should I have some code written that writes the Product object name to the Oppty record? Then I can access the Products in the Oppty constrain.