- Launch — by the “Product in list changed — product price decreased” event:
- Restrict the number of times the flow is applied to a customer so as not to send several campaigns at once:
- We don’t set a delay, but we restrict the exit from the block so as not to send a message at night:
- Make sure that the product is known and in stock:
- Check the validity of the contact and the subscription status in the campaign channel: If there are other price-drop mechanics running in parallel (for example, price drop on the most viewed or purchased product, or price drop on a product in a different list), set a delay so the mechanic with the highest priority is processed first. In the others, add a check for the absence of communications over the recent period.
- Then — send the campaign:
- The flow is ready, you can launch it.