Hi Community, I hope you're all doing well. I am seeking guidance on how to use Alteryx SharePoint Tool to bulk upload local Excel files to SharePoint.
Specifically, I have 50 folders on my local C drive, each named with a unique four-letter combination (e.g., XXXX). Within each of these folders, there is a subfolder named "XYZ" that contains all kinds of documents. Among these documents, there are 20 Excel files named in the format XXXX-XYZ-YYYYMMDD.xlsb, where YYYYMMDD represents the file creation date.
In my SharePoint, I have the same 50 folders, each with the same corresponding subfolder named "XYZ".
My objective is to:
Identify all the "XYZ" subfolders in SharePoint and create a new subfolder named "new" within each of them.
Identify the Excel files to upload from my local C drive based on the file creation dates or the dates in the file names.
Use Alteryx to bulk upload these Excel files to their corresponding "new" subfolders in SharePoint.
My plan is to start with one "XYZ" folder, here are what I have tried:
And here are problems I encountered:
I'd like to understand if my configuration is incorrect or if the Alteryx SharePoint tool cannot help me to perform this bulk upload task. Any advice or suggestions from the community would be greatly appreciated. Thank you!
Hi @JW2025
Do you have the SharePoint folder synced to your desktop or are you trying to use the sharepoint tools in Alteryx. If you have the folder synced this should be able to be accomplished by creating a workflow to dynamically move the files using the run command or blob tools. Here are a few resources:
Hi @Luke_C
Thank you for the advice! I am actually trying to use the SharePoint tools in Alteryx to complete this process.
Based on our past experience, syncing large SharePoint folders to the local desktop may affect the desktop's memory and increases the risk of accidental deletions due to human error. Therefore, we are aiming to avoid using the sync functionality and instead handle everything directly from local drive to SharePoint site via the Alteryx SharePoint tool.
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |