Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Free Trial

Alteryx Designer Desktop Discussions

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

Provide object name dynamically to Amazon S3 Download

saqibshh
7 - Meteor

Hey, I am a beginner trying to figure out how can i provide the object name in the amazon s3 download tool dynamically. 

 

I am trying to create an analytic app that downloads the file from s3 taking the user's filename as input and giving the user the ability to download the file.

Is there any way to provide the object name to the Amazon S3 Download tool from the select tool? 

2 REPLIES 2
ArtApa
Alteryx
Alteryx

Hi @saqibshh - I am not sure why would you need select, but you certainly can use an input from a user in an app for your use case:

ArtApa_0-1684230958624.png

 

 

Prajwal07
5 - Atom

I prepared an Alteryx workflow, and, in a workflow, I used Amazon S3 Download connector. Inside S3 I want to give Dynamic object name so that I don't have change the Object name every time before running the workflow. How can I give Dynamic Object name inside Amazon S3 Download connector?

Labels
Top Solution Authors