Python Macros (Zip/CSV sniffer) in my github repo
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
apathetichell
19 - Altair
‎06-30-2024
06:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
This a repo of Alteryx Macros which use Python and/or Shell commands to fill gaps which are not addressed by the core Designer product. YMMV. - apathetichell/2024_AlteryxMacros
Labels:
- Labels:
- Custom Tools
- Developer
- Macros
- Python
1 REPLY 1
KGT
12 - Quasar
‎06-30-2024
07:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
