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

Array function in Pabbly??

Nayyar

Member
check how we can define array, and then find something on the base of index?

array('muhammad yousaf'=>'[email protected]','muhammad fayzan'=>'[email protected]')
define array
to find we will call 'muhammad yousaf' and it will return email of yousaf
and if we call find for fayzan it will return email of fayzan
 
P

Pabblymember11

Guest
Hey @Nayyar

For your work, you can try the "Look Up Table" action where you need to first sort the JSON array in normal format to process it further, then you can pass the corresponding values on the Lookup table fields.

You can check out our short video on Look-Up Table for a better understanding.


Thanks
 
Top