Hi everyone,
n8n newbie here, although I’ve used Make.com before and I’m guessing the theory is similar?
What I’m trying to do (at a set time) is capture/download the latest MP3 from an RSS feed, then send that to a module to upload that same MP3 file via SFTP.
Current in my workflow I have RSS Feed then ? then the FTP module. The FTP module connects (tested the SFTP connection) and the RSS Feed module can see content from the rss link, but when I’ve tried HTTP get or XML to JSON or aggregate module, I can’t seem to figure how to get that MP3 data from the RSS feed to the FTP(SFTP) upload?
Any thoughts on what module to use in the chain and what info to put into it?
Thanks in advance.