YousefShanawany
- Activité totale 6
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 1
Publications
Activité récente par 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?
RéponduI'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
RéponduI 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...