I want to populate the complete data on Gmail message, process by iterator, but It is fetching only one item
Status: Open · Asked by Ashok G on · 0 views
In Pabbly Webhook, I am collecting the data and sending those details to the Iterator until all items are processed. After that, I want to send all item details through email. But Pabbly is fetching only one item’s data even though I sent three item details.
Hello @Sridhar_N,
Thank you for reaching out.
Upon checking the task history of your workflow, everything appears to be working correctly on our end—the iterator is processing the items as expected.
To help us identify the issue more accurately, could you please share the Task History ID where you noticed that the iterator is not working as expected or only one item’s data is being fetched?
Once we have that, we will review it in detail and guide you accordingly.
Looking forward to your response.
for individual books we are getting separate emails, but we need to put them in a single mail
workflow_id=IjU3NjcwNTZkMDYzNzA0MzQ1MjZhNTUzMjUxM2Ei_pc
Instead of the Iterator you would have to use a Line Itemizer which will give you comma-separated products of a particular order. You can then pass this data to Gmail action step.
Check out this reference workflow where we have added a Line Itemizer in place of the Iterator. You can make similar changes to your original workflow.
https://connect.pabbly.com/workflow/mapping/IjU3NjcwNTZkMDYzNTA0MzA1MjZlNTUzMzUxMzIi_pc
Thanks & Regards,
Arshil Ahmad
Customer Support Associate
? Pabbly.com
?Rate your support
Hi sir,
But data is not in a right format or we need to send in table form
Hello @Sridhar_N
We have added a Code (Pabbly) → Run JavaScript step in your workflow WC-ISKON-011225.
Please check this step and verify if the output is in the desired key-value format you were looking for.
Let us know if any adjustments are needed.
Thank you sir. It is perfect
Hello @Sridhar_N,
Glad to know it worked perfectly for you!
It would mean a lot if you could share quick feedback about your support experience:
https://forms.gle/mNd2GDUyrih7Lvu59
Thank you!
Have a great day ahead.