Hi,
I am creating a custom connector for Power Automate, to connect to my APIs. The backend organizes data in a folder structure similar to Dropbox. I would like to provide the ability to my users to browse this folder structure similar to how Office 365 Outlook connector shows folders in my mailbox as shown in the screen-shot below. I have not found any documentation around how to implement this using swagger schema. But since Dropbox and Outlook connector are able to show the folder picker, there seems to be some extension to support such kind of functionality.
Any help or inputs will be truly appreciated.
Thanks and regards
~Surjya.
I faced the similar requirement and i could not find any official documentation. Then after studying the network calls for the existing connectors i created the necessary schema to achieve this. For more details, please review this post
https://powerusers.microsoft.com/t5/General-Power-Automate/How-to-Create-a-Custom-Connector-with-a-Folder-File-Picker-as-a/m-p/831928