cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Column value as Object key in S3 Upload snap

yes1819
New Contributor III

Hi,

I'd like to use the value of column name VERSION + today's date as object key

How can i use the value of column name VERSION?

If I use '$VERSION' as object key, it gives me 'VERSION_today's date.csv' as file name.

Thank you

yes1819_0-1709667817136.png

 

5 REPLIES 5

Hello,

The CSV Formatter by default only passes the binary content and the content type. If you want to pass other key - values, you can by adding Binary Header Properties.

Please refer to the official CSV Formatter documentation.

CSV Formatter Docs 

Please let me know if this helps you.

Regards,

Aleksandar.