YousefShanawany
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by YousefShanawany-
YousefShanawany created a post,
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 =...
-
YousefShanawany created a post,
Search by metadata disabled by default?
AnsweredI'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...
-
YousefShanawany commented,
Thanks. I was able to find my created templates. Even though I set the scope to "enterprise," I was able to get a list of the templates with an actual enterprise with a numberic ID. Pretty confusi...
-
YousefShanawany commented,
Thanks . I'll give this a try.But if I need to have an enterprise ID, then why was there no error thrown when I created a template? When I created a template, the scope was just "enterprise."
-
YousefShanawany created a post,
invalid_query - Failed to parse query: Invalid input '.', expected simpleIdentifierTail
AnsweredI 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...