The reason why I ask is that while registering a new app in Azure Portal I get information about Tenant ID, Client ID, but no Mailbox is provided, hence I am not sure, which Mailbox to use.
Can you also give me an advice, which API permissions should I set up in Azure Portal in order to move file in SharePoint via Integray?
Hi Martin,
we don’t have Sharepoint connector to move files from one folder to another on Sharepoint storage for now. There is an workaround to use Sharepoint File Reader connector, read file from Sharepoint and next use Sharepoint File Writer connector to write the file back to the same instance of Sharepoint. But this solution is not optimal.
You don’t need to fill Mailbox configuration property when you are using Authentication Mode = Client secret.
Take a look at the used connector help link documentation for checking API permissions which must to be set on Azure portal.