Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Leonardo NOVO's Avatar

Leonardo NOVO

Beigetreten 19. Feb. 2025

·

Letzte Aktivität 19. Feb. 2025

Folge ich

0

Follower

0

Gesamtaktivitäten

1

Stimmen

0

Abonnements

0

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Leonardo NOVO

Leonardo NOVO hat einen Post erstellt

Post Developer - Zendesk APIs

I can't search for a field of type checkbox by passing `false`; this throws an "Invalid value" error.

 

On endpoint: POST /api/v2/custom_objects/{custom_object_key}/records/search

 

Example Request:

{

    "filter":{ 

        "$and": [

            {"custom_object_fields.avaliable": {"$eq": false}}

        ]

    }

}

Response:

{

    "error": {

        "title": "Unsupported Condition",

        "message": “Invalid value”

    }

}

Gepostet 19. Feb. 2025 · Leonardo NOVO

0

Follower

1

Stimme

1

Kommentar