Hello,
I'm trying to wrap my head around the OneDrive integration. The end goal is to upload/download files to/from various folders in different user's OneDrive. For example, I may want to schedule a regular upload of a CSV to one user's folder and a regular download from another, different user's folder.
I have configured a OneDrive connection and the Azure Application is installed and authorized in AzureAD. I have added all users in question to the app and have granted admin consent. I can see that the VisualCron app has permissions to access those user's files.
The issue I'm having is that when I add a task to a job I can't see or access anything in OneDrive other than for the user who initially added the AzureAD application. When I browse for the location all I see is:
Drive: Business OneDrive
I can browse the folders inside that one user, but I need to access multiple user's folders.
Am I going about this the wrong way?
Thanks!!
Riley