Recherches récentes
Pas de recherche récente

Leonardo NOVO
Adhésion le 19 févr. 2025
·
Dernière activité le 19 févr. 2025
Suivis
0
Abonnés
0
Activité totale
1
Votes
0
Abonnements
0
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Leonardo NOVO
Leonardo NOVO a créé une publication,
Publication 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”
}
}
Publication le 19 févr. 2025 · Leonardo NOVO
0
Abonnés
1
vote
1
Commentaire