Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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