Skip to main content

Hi,

I am linking WooCommerce with Salesforce

I want to add a number of opportunities to Salesforce dependant on the variable that comes in from the data.

e.g. if the variable = 3, so I want to create 3 opportunities in Salesforce

Looking forward to some help.

Thank you,

 

Option 1: If you know there is a MAX number for that variable then you could setup the Zap to have filter steps to only continue on if the variable value number is greater than the filter. (e.g. IF 1, THEN continue; IF 2, THEN continue, and so on)

Option 2: ADVANCED - Create a looping Zap which involves Webhooks, filters, and custom Code.


For option 2, how do I create a looping Zap?

Thank you!


Hi @NewChabu 

Not sure if you ever got this resolved. But I wrote a guide to looping zaps you might find useful.