We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Move file on Box Folder

naveennandigam
7 - Meteor

Hello Community,

I'm seeking assistance with automating a file management process on Box folder. Currently, our upstream team creates and stores multiple Excel files on a Box folder daily. My team members then process these files and manually move them to another Box folder to prevent duplicate processing and to ensure future tracking.

 

I've could replicate the Excel file processing part using Alteryx, but I need help automating the file movement between Box folders. Can anyone provide guidance or suggest a solution to achieve this automation?

 

Regards,

Naveen

 

 

3 REPLIES 3
OTrieger
14 - Magnetar

@naveennandigam 
One way, you can move files with the use of Run Command.

naveennandigam
7 - Meteor

Run widget didnt work to move file from a Box folder, 

apathetichell
20 - Arcturus

do you have a box app? get a box app. use python. No - I don't have a sample workflow. try stackoverflow.

Labels
Top Solution Authors