Skip to main content
Solved

Price trigger in the middle a flow

  • March 19, 2024
  • 2 replies
  • 64 views

Forum|alt.badge.img+4

Hi

I have a price drop flow.

It goes for a few days, how do i create a trigger in the middle of a flow that checks if the price is still lower then original ?

Sometimes we have a sale and people still get price drop notification after the sale is over, im trying to prevent it.

thank you

Best answer by Kylie W

Hi @lollygag 

Thank you for your question - I’m happy to help 😊

You will need to add in a Trigger Split right before the next notification and after the time delay. The trigger split will be to check to ensure the Price Drop is still current, or at a specific % (depending on what you choose) and if not, then the customer will exit.

Here is an example of how this will look (please excuse the lack of content, this was just for screenshot purposes):

I hope this helps!

Kylie

View original
Did this topic or the replies in the thread help you find an answer to your question?

2 replies

Kylie W
Partner - Silver
Forum|alt.badge.img+33
  • Champion & Partner
  • 170 replies
  • Answer
  • March 20, 2024

Hi @lollygag 

Thank you for your question - I’m happy to help 😊

You will need to add in a Trigger Split right before the next notification and after the time delay. The trigger split will be to check to ensure the Price Drop is still current, or at a specific % (depending on what you choose) and if not, then the customer will exit.

Here is an example of how this will look (please excuse the lack of content, this was just for screenshot purposes):

I hope this helps!

Kylie


Forum|alt.badge.img+4
  • Author
  • Active Contributor I
  • 11 replies
  • March 20, 2024

Hi Kylie

 

Thanks for your answer.

So just to clarify, i can use price drop % equals 0 

that means that the item is no longer on sale therefore the the user should go to No and be our of the price drop flow - is that correct ?