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

No information getting passed to iterator

daraghos

Member
Your Task History ID
IjU3NjUwNTZkMDYzMzA0MzY1MjZhNTUzMzUxMzI1MTYyNTQzNTBmMzEi_p
Hi

I've watched the iterator video, but still can't get info to pass from the webhook block into the iterator block. Would you mind taking a look at the workflow attached to the history id below. I'm sure it's a simple thing but cant figure it out. I have tried toggling the 'simple response' on and off but no luck either way.

Thanks

Daragh
 
D

Deleted member 15445

Guest
Hey @daraghos

It appears that you are capturing the response in Simple Mode. Kindly try and capture the response in Advanced Mode by turning off the toggle button.

1728021252633.png


You can the pass the Array into Iterator. Kindly refer to this video below,


Let us know if it works for you.
 

daraghos

Member
Hi

Thanks for that. Yes, I had tried that however, I tried using the 'Catch Webhook with Headers' option and that worked, the 'preferred' method does not seems to work.

I am passing the info from the iterator to a google sheet, in this case it is a chatbot conversation. So each part of the conversation is getting passed. Is there a way of collating this data (the full conversation that is flowing to sheets) into a text file and then passing it through to another step in the workflow.

Thanks
 
D

Deleted member 15445

Guest
I am passing the info from the iterator to a google sheet, in this case it is a chatbot conversation. So each part of the conversation is getting passed. Is there a way of collating this data (the full conversation that is flowing to sheets) into a text file and then passing it through to another step in the workflow.
Hey @daraghos

You can use "Google Docs - Create Document from Template" for getting the response in a text file. Kindly refer to this video tutorial mentioned below.


Although, in this video it is mentioned that you can enter one text at a time. As a workaround, you can use "JSON Extractor" after the trigger step, this will extract each and you can map them in further steps.

1728038354172.png


Further, you will have to create a different workflow which triggers with "New Document" so that you can pass the document data to further steps.

Let us know if it works for you.
 

Attachments

  • 1728038309673.png
    1728038309673.png
    33.5 KB · Views: 72
Top