Hey,
I'm trying to create a workflow that pulls data from an Amazon S3 server (toasttab.com). My issue is that the file path includes a date for yesterday & these folders expire after 15 days. Once the folder expires the bucket name/file path no longer exists causing an error. I have tried the following
- create macro that updates the bucket name to be the date.
- This doesn't work because when the macro runs an error occurs because the default bucket name doesn't work. I'm assuming that the action updates after Alteryx makes the initial connection
- create a constant on the workflow configuration
- I'm not sure how to get the S3 download tool to recognize my constant [User.FilePath]
Does anyone have a solution or suggestion other than go in and manually update daily? Thank you for reading & any help.


