I have built a Flow process in Amazon Quick Suite to automate our weekly carrier booking task. As part of this workflow, I’m using a OneDrive action connector to automatically extract the necessary data from OneDrive. However, with the current connector configuration, I am required to manually click the “Re-connect” button on the OneDrive action connector page each time the Flow runs, which prevents full automation.
After investigating the issue, I believe this can be resolved by setting up a new OneDrive connector using Service-to-Service OAuth authentication. To complete this setup, I need the following information from the Azure Portal:
Base URL, Client ID, Client Secret, Token URL
Since I don’t have access to the Azure Portal to retrieve these values, I have to find a adequate team who can give me that access.
But is this the only solution to fully automate my Flow? Or is there an easier way to enable this?