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.
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