Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

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

Python Macros (Zip/CSV sniffer) in my github repo

apathetichell
20 - Arcturus

Hey -  if you need a macro to extract the list of files in a zip archive or the delimiter type of a .csv file - I've added macros here:

https://github.com/apathetichell/2024_AlteryxMacros

 

I'll try to develop a formatted sheet copier (for template files), and perhaps an easy SFTP macro using Paramiko - we'll see if I get the time.

1 REPLY 1
KGT
13 - Pulsar

Awesome!

 

I haven't dealt with Paramiko, but if you wanted a starter or to check other options to include, check out these macros from 2016. As with anything 8 years old, tech might have moved on and so SFTP connection may be slightly different to that method.

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/ZIP-and-SFTP-ToFile-ToFileToZI...

 

Labels
Top Solution Authors