0

HOW DO I BUILD "API CALL URL" for "TWO FILTERS" ?

i would like use two filters with api call 

 

I would like Filter with this parameter " A = 123456 and B = QWERTY "

 

For one parameter this url work https://api.ninoxdb.de/v1/teams/67mm9vc324bM7x/databases/nk5xt24oixj4/tables/A/records?filters={"A":"123456"}

 

but for two parameter how do I build the url ?

4 replies

null
    • Mconneen
    • 4 yrs ago
    • Reported - view

    So.. this worked for me..   I am using one of the Contact database templates..  Here is my filter parameter

    {"fields" : {"Gender":"Male", "First name":"Tim"}}

     

    Here is a snapshot of what it looks like out of SoapUI. 

    filters

    • Mconneen
    • 4 yrs ago
    • Reported - view

    And if I just want to get the females.. 

    filterFemale

    • FeelNeo
    • Aniko_Rosch
    • 2 yrs ago
    • Reported - view

    This doesn't work with date columns:

    2 Filters applied, but no date filter

    Same Filters, but now with a filter on a date column (dates are existing)

    • FeelNeo
    • Aniko_Rosch
    • 2 yrs ago
    • Reported - view

    notice: I uploaded the wrong screenshots with unblurred token and such 🙈. But already changed all login data :)

Content aside

  • 2 yrs agoLast active
  • 4Replies
  • 1338Views