Ricerche recenti


Nessuna ricerca recente

Leonardo NOVO's Avatar

Leonardo NOVO

Data ingresso 19 feb 2025

·

Ultima attività 19 feb 2025

Seguiti

0

Follower

0

Attività totali

1

Voti

0

Abbonamenti

0

PANORAMICA ATTIVITÀ

Ultima attività di Leonardo NOVO

Leonardo NOVO ha creato un post,

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”

    }

}

Data ultimo post: 19 feb 2025 · Leonardo NOVO

0

Follower

1

Voto

1

Commento