• 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.

    🖤 BLACK FRIDAY DEALS ARE NOW LIVE! 🖤

    🔥 Enjoy an exclusive 10% discount on our LTD Plan — first-time ever offer!

    🚀 Unlock the Pabbly Plus Unlimited Yearly Plan and get unlimited access to every Pabbly application at a truly unbeatable Black Friday price.

    👉 Grab the Black Friday Offer

Iterator causes Ultramsg to always send the same data which is the last record’s data

chiajien

Member
Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZjMDYzNzA0MzM1MjZjNTUzMDUxMzYi_pc
Your Task History ID
IjU3NjUwNTZhMDYzZTA0MzE1MjY1NTUzMDUxM2I1MTYxNTQzODBmMzci_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
When running the iterator, Ultramsg consistently sends the data from only the final record, regardless of how many records the iterator processes. Each iteration is expected to send its own corresponding data, but instead, Ultramsg outputs the same (last) record every time.

Expected behavior:

  • UltraMsg should send the correct data for each iteration, matching the record being processed at that moment.
Actual behavior:

  • UltraMsg only sends the data from the last record processed by the iterator.
This issue results in incorrect or duplicated messages and prevents proper sequential processing.
 
Top