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?
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:
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?