• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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