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

How to combine values of all Iterator results into one?

corprodoc

Member
Hi, I have following workflow.
1. Webhook: which receives JSON of multiple "HTML Table" and "list of URLs separated by comma".
2. Iterator: since webhook has multiple values
3. API call: to convert HTML to PDF resulting into URL

I am finding it difficult to combine all resulting URLs into one. I saw in one of post that there is no inbuilt functionality and suggested to add those result to Google Sheet and using Get Row, we can combined resulting values.
However, what I don't understand is, if I add "Get Row" in existing workflow, won't it run for all instances of Iterator? Is there a way I can trigger another workflow?
 

Soumya Tripathi

Member
Staff member
Hello @corprodoc
While checking your workflow "PDF Fill Form", we found that the trigger application's response contains only a single object in the JSON response. To proceed further, please capture a response that includes multiple objects so we can review it properly.

Additionally, kindly share your exact use case and let us know where you have added the webhook URL.

Please note that to assist you more effectively, we may need to access your Pabbly Connect account. If you're comfortable with this, kindly grant us permission by stating in your next reply:
"You have my permission to log into my Pabbly Connect account and edit the workflow if required. Here is the registered email address associated with it: [your email]."


1753100629833.png
 

corprodoc

Member
Thank you for response.
This is not a workflow I am talking about.
It is completely different workflow.
Without looking at any workflow, can you tell me, is it possible to combine resulting values of all iterator actions into one?
 
Top