Búsquedas recientes
No hay búsquedas recientes

Leonardo NOVO
Incorporación 19 feb 2025
·
Última actividad 19 feb 2025
Seguimientos
0
Seguidores
0
Actividad total
1
Votos
0
Suscripciones
0
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Leonardo NOVO
Leonardo NOVO creó una publicación,
Publicación 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”
}
}
Publicado 19 feb 2025 · Leonardo NOVO
0
Seguidores
1
Voto
1
Comentario