API flow for changing file-name without actually transferring file content?
AnsweredHi guys,
I have a customer who would like to rename files **after** they have been attached to an item by a user. I.e. the files are uploaded manually by users and he would like to have a script automatically rename those files. I had a look at the update file operation [1], but the description doesn't do the trick (where can that be found in the GUI anyway?)
Am I correct to assume that I will need to download the file, rename it and then upload it again? Seems like a lot of wasted network resources to "simply" change the meta-data. Or is there any way I can change the file-name without transferring the actual file from and to Podio?
Best,
Stefan
[1] https://developers.podio.com/doc/files/update-file-22454
-
Hi Stefan,
You are correct. It's not possible to change the file name after the file has been uploaded. You can use https://developers.podio.com/doc/files/replace-file-22450 to replace an existing file with a new file, if you wish.
/Andreas
Please sign in to leave a comment.
Comments
7 comments