Matching Salesforce Products

Hi everyone!

I’m using the Salesforce module to watch any updates on Opportunities and then send the data to Monday.

What I’m trying to do, is if I have multiple line items on an opportunity, I want to match them by their product name. This will then create an item on Monday. If there is no match it will still create an item for the single line item.

Can anyone tell me the best way to match opps on sf?

Thanks!

Hi @shauna

After the Salesforce module, please try to use iterator to iterate all line item and use filter to restrict the condition.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes