Gravity Form search API returns all instead of item searched

Status: Closed · Asked by shazrinsaliman on · 0 views

shazrinsaliman — Question ·

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 hidden]","operator":"is"}]}

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

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

Pabbly13 — Reply ·

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

Back to all forum threads · Log in to reply