I am working to implement box integration for Salesforce and one of the ask is to customize the folder structure.
I am using flow to create Sub-Folders within root directory. Before creating a new sub-folder, I want to check if a folder already exists with that name.
Is there a Flow Action that can help me get this information?
Thanks