Iterator causes Ultramsg to always send the same data which is the last record’s data
Status: Open · Asked by chiajien on · 0 views
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.
Hi @chiajien,
Please allow us some time to look into this concern. We will get back to you with an update soon.
Hi @chiajien,
It seems you're using the deprecated version of the Code(Pabbly) action. Kindly use the newer version instead and let us know how it goes.
Please make sure to copy and save the code before editing the specific step.