How to get the data from S3 into Domo for multiple dynamic folder levels?

I have the directory structure in S3 as follows: bucket / year / month / day / filenameyyyymmdd.csv
with year, month, day and filename change every day. how to get data into a domo dataset.

Ex:

bucket/2019/05/01/filename20190501.csv

bucket/2019/05/02/filename20190502.csv

....

bucket/2019/06/01/filename20190601.csv

 

Please help me!

Comments

  •  

    The name of the file would have to be at least consistent enough that you can choose the partial file name that would fit every file.

  • Thank you! We already have a solution that doesn't depend on DOMO better!