Mac_Dayao
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Mac_Dayao-
Mac_Dayao created a post,
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 created a post,
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 commented,
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 created a post,
Search metadata (prefix, infix, suffix search)
Is it possible to search metadata by prefix, infix(middle of the word), suffix search?
-
Mac_Dayao created a post,
Search Metadata (using OR operation)
AnsweredCan 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 created a post,
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 created a post,
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?