• 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
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

template isssue

i added three phone numbers in google sheet but the itterartor steps only seeing 1 number.why?
 

Attachments

  • Screenshot 2025-01-09 at 12.07.59 PM.png
    Screenshot 2025-01-09 at 12.07.59 PM.png
    136.4 KB · Views: 35

Preeti Paryani

Well-known member
Staff member
Hello @mexilet.technologies.pvt.

The Iterator works by processing the array, so when you click the Save and Send Test Request button, you will only see the first object of the array in the form of keys and values.

However, the workflow will iterate through all the objects in the array after the iterator step and run the process for each object accordingly. So, even though only the first object is visible during the test, the workflow will run for each phone number (or object) as expected after the iterator step.

To learn more about iterator refer to this tutorial -
 
Top