Mac_Dayao
- Activité totale 8
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 1
Aperçu des activités
Dernière activité effectuée par Mac_Dayao-
Mac_Dayao a créé une publication,
Get Folder Information
Could I get folder information by user id using API?For example: Enter user id and folder id and the json result is (role : viewer ) etc.
-
Mac_Dayao a créé une publication,
Search Api (or operation)
In Search API normally we use "&"(ampersand) to combine two query.If possible to use "OR" operation between two query?Ex.https://{{api.box.com}}/2.0/search?&query= test or type= file
-
Mac_Dayao a ajouté un commentaire,
I got the same error using postman to test the API. Send JSON data:{"from": "enterprise.TEST","query": "TEST = :value1","query_params": {"value": "boxworks"},"ancestor_folder_id": "0"} Receive JSO...
-
Mac_Dayao a créé une publication,
Search metadata (prefix, infix, suffix search)
Is it possible to search metadata by prefix, infix(middle of the word), suffix search?
-
Mac_Dayao a créé une publication,
Search Metadata (using OR operation)
RéponduCan I search in metadata using OR operation?Ex. I have a file①TEST1(with metadata:test1)、②TEST2(with metadata: test2)with same templateKey.Is it possible to search both files? https://{{api.box.co...
-
Mac_Dayao a créé une publication,
Search API Performance Test
Can you give me some tips how test the performance of Search API.For example : search loading time with 1000folder/file in box and etc.
-
Mac_Dayao a créé une publication,
Web search result hyperlink to Box Drive
Is it possible to link to the local Box Drive from the hyperlink of the web search result?