My clients ask us to mockup a tshirt. We have a dropdown list of different locations their artwork goes on the tshirt (Front, Back, Sleeve, etc…). They can then upload their artwork for us to mock it up. However their file names are always quite crazy, and I want to just change the name to the location. For example the file name would be Front.ai or Front.pdf so it doesn’t change file extension or the file itself, just the name.
Is there a way to do this when creating the new thing?
This plugin: File Uploader Bubble API Plugin | Bubble
was created to work with file coming from API Connector that doesn’t have a name. This upload a new version of the file and let you set the file name and privacy settings. You just need to delete the previous version of the file after.
That is good to know. If they allow it with API access, you would think it would be easy for them to add it to the front end too. Maybe for the next ‘bubble boosts’.