Hi,
When I create a folder in my box account programatically throught box-sdk python/API
it gets created and it is visible at UI.
But if I immediately search for it, it returns me a "total_count":0
Step1 :
Create a folder through this api
Steop:2
Search for the folder using box search content and query api
But it is available after like few minutes (5-6)
Note: We want to search if a folder exists only by using it's name(folder name).