Hello everybody
Here is my problem:
In an application, I created a button that allows to collect the elements of a folder in HTML. A flow then launches to convert the HTML to PDF via OneDrive and the file is deposited in a dataverse of the application.
These actions only work with me because I have a OneDrive license but it should work with everyone even if the user doesn't have a OneDrive license.
The flow should only use my connection to OneDrive and not another one. I would have to manage to delegate this connection.
Subsequently, it will be the service account that will delegate this connection.
Do you know how can I do?
Thanks in advance,
alexander