This is perfect thank you!
Generally, we only share the latest episode anyways so I think this will work just fine.
Thank you for your help and love your work!
The workaround method worked great for me. However, we have an FTP folder with several XML files (each a news article in NewsML format). I’ve tested parsing the file with All Import and this is a fantastic solution for us.
What I am wondering is, can a wildcard be used to download all XML files in an FTP folder and if so, how would I go about doing it?
I’ve tried this and get a 550 error
[custom_file_download("ftp://username:password@hostname.com/full/path/to/*.xml", "xml")]
When I use the path to an actual single file, it works fine.
-
This reply was modified 6 years, 6 months ago by kyledavis.