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

Iterrator of workflow

Status
Not open for further replies.

hojae6b4

Member
In Workflows

several
Let's just say you got your name typed in.
in a repetitive statement
Multiple names entered from Contacts
Is there an example of getting it delivered all at once?

case)

/Contact A, B, C

Send A, B, C as parameters, and call Webhook.
 
P

PabblyMember3

Guest
In Workflows

several
Let's just say you got your name typed in.
in a repetitive statement
Multiple names entered from Contacts
Is there an example of getting it delivered all at once?

case)

/Contact A, B, C

Send A, B, C as parameters, and call Webhook.
Need more details on this, please explain with an example and also, clarify the data in and data push applications of your Workflow.
 

hojae6b4

Member
I receives 4 values



Mike

July

Dog

Hyun





Then



I search google contact with above variable.





And



For i = names ...



Do someting for each person contacts



Next
 
P

PabblyMember3

Guest
I receives 4 values



Mike

July

Dog

Hyun





Then



I search google contact with above variable.





And



For i = names ...



Do someting for each person contacts



Next
If you can input these names to Pabbly Connect workflow in an array then, you can make use of Iterator step and do something step just below that.
Iterator will do something for each names.
 
P

PabblyMember3

Guest
Thank you.

I receive strings - separated parameter

so how to transform manu string to array?
As of now, the required - transformation of menu strings to array is not available. In near future, possibly you will see an option for the same.
 
Status
Not open for further replies.
Top