Creating a Text file or URL in backend

Hey there, I made an endpoint that takes the file’s name and content and returns a URL where the file has been uploaded. You can use that URL and save it in your Bubble storage after using :save to Bubble Storage


image

Endpoint:
https://sykbil.buildship.run/text-file

I made this workflow using Buildship

I’m planning to make a course for teaching Bubble devs how to use Buildship to expand the capabilities of Bubble, you can read more here if you are interested :slight_smile:

1 Like