YousefShanawany
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
YousefShanawanyによる最近のアクティビティ-
Metadata query "Like" syntax?
How do I perform a query via metadata using the ILIKE syntax? I can't get it working. Here's what I've tried: Test to see if there are any folders with a "manager" field. Worked great. var query =...
-
Search by metadata disabled by default?
回答済みI'm trying to run a query by searching for folders using its metadata values. But it always returns 404 Not Found. I was looking through the documentation and it says: This feature currently has l...
-
invalid_query - Failed to parse query: Invalid input '.', expected simpleIdentifierTail
回答済みI can't perform a search using metadata. It wants a scope that I can't provide. Here's what I did: 1. Create a template: var template = new BoxMetadataTemplate { DisplayName = "Folder Manageme...