• 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

Gravity Form search API returns all instead of item searched

I ran into some problem when im using Gravity Form Search API.

I made request using API module
domain/wp-json/gf/v2/forms/2/entries/?search={"field_filters": [{"key":6,"value":"[email protected]","operator":"is"}]}

what im looking was:
entries in form = 2
field id = 6
email = [email protected]

----
This setup i tried using reqbin and also integromat which works fine.
it return only 1 entries.
But in Pabbly in return everything back.
Ignoring all the search parameter
 

Subin

Active member
Staff member
Hey @shazrinsaliman !

Can you provide us with your workflow name in which you are trying the API in? And also if you can provide us the API with full domain, so we can test it at our end for you.

Hope, to hear from you soon.

Best Regards
 
Top