Help

Attachment problem. Once uploaded, always the same filename

Topic Labels: API
861 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Gunter_Otte
4 - Data Explorer
4 - Data Explorer

Hello. I’m using java and the official com.sybit.airtable.* library.
I noticed something curious:

  • I use a certain file (e.g. test1.zip) as attchment via an url, and I set the FileName to “test1.zip”
  • No problem here. The attachment is added to the field, with as name “test1.zip”
  • However, if I use the same file test1.zip (via url) to another record (same field), and name it “test2.zip”, it is added/shown as filename “test1.zip” and not “test2.zip” !!!
    It looks like internally, there is some kind of CRC value of the file connected to the initial FileName, and as soon this file is used again, it uses the initial FileName value, no matter what u use afterwards.
    Can somebody explain this?
0 Replies 0