Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

SFTP Upload with Download tool - Do you have to output as a file first?

jmstampe
8 - Asteroid

I just wanted to confirm and maybe I'm overlooking something, but do you have to output your data first before you can upload it via SFTP?  

2 REPLIES 2
Felipe_Ribeir0
16 - Nebula

hI @jmstampe 

 

If the data that you want to send to the SFTP is inside of your workflow, yes. You can use the block until done to output it first, and then pass the location of the file to the blob input and send it through the download tool, this structure always work for me:

 

Felipe_Ribeir0_0-1672857536487.png

 

jmstampe
8 - Asteroid

Got it, ok.  What I thought but wanted to make sure.  I appreciate it.

Labels
Top Solution Authors