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

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
 
P

Pabbly13

Guest
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