Bubble vs External file-hosting: File-uploading/saving workflow

Is there any difference in the way you program a file-upload/save workflow when using a third party file-hosting service vs hosting with bubble?

For now i use the bubble hosting, so i have a Type called “Songs” with a “file” field, and whenever a Song is saved, it created a new “Song” thing and saves the Audio-file to the file field.

If i would want to switch to an external hosting later on (for file-size and host-space limitation reasons), would it require to modify my upload workflows or data structure? and how is it done?

This topic was automatically closed after 70 days. New replies are no longer allowed.