• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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: 7

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