• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

How to run an action or set of actions more than once

dodosport

Member
Good Morning,

I'm creating a workflow for my loyalty program that at the end will send an SMS only to customers whom fidelity card points have changed in a day.
So steps that I created are as follow:

1) Trigger is every day at 8:00 AM
2) Make an API call to my CRM that send as answer the list of fidelity cards details at 8:00 AM
3) delay step for 12 hours
4) Make another API call to my CRM that send as answer the list of fidelity cards details at 8:00 PM
5) FILTER step that compares the field "POINTS" from the list of 8:00 AM and the list of 8:00 PM: if the values are different I want to make a step only to those fidelity cards that are the result of this step.

Now I'm facing an issue because I don't how to repeat step 5 to every fidelity card of the lists.

In Zapier there is a step called LOOP that permits to make that step.

Thanks if someone could help me!
 
P

Pabblymember11

Guest
Hey @dodosport

If you're facing an issue, consider using the Iterator action step. It goes through each JSON array one by one until the condition is met. This might just be the solution you're looking for!

1705125589725.png


 
Top