最近の検索
最近の検索はありません

Leonardo NOVO
参加日2025年2月19日
·
前回のアクティビティ2025年2月19日
フォロー中
0
フォロワー
0
合計アクティビティ
1
投票
0
受信登録
0
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Leonardo NOVO
Leonardo NOVOさんが投稿を作成しました:
投稿 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”
}
}
投稿日時:2025年2月19日 · Leonardo NOVO
0
フォロワー
1
投票
1
コメント