[New Feature] Uploading files to the root directory

Hey @Emmanuel any update on a workflow to upload a file to the root directory?

3 Likes

appdomainurl.com/rootfilename Is this not possible? AWS seems to be the storage for the root file? Looks like a dead end… although I’m usually missing something. @emmanuel congrats on the funding by the way. So glad to be a part of what you are doing.

NOTE: it works. The file name needs to include the .extension

Dogecoin is next. @BillyM2k on twitter and @bubble should be super community friends. :slight_smile:

@serviluvapp
You need to do Https://domain/.filename

1 Like

Hi, any update on workflow or api access to root directory?

The app I’m building needs to be able to server an xml file, which ideally gets updated/overwritten via the above workflows/api access. Thanks!

2 Likes

Has this been built yet?

I’m also here hoping for workflow/API access to the root dir files. I need to automatically update our sitemap via a workflow. I can’t use the sitemap configuration in the settings because we have some hacky urls in the app.

2 Likes

@chris.williamson1996 Facing the same problem, the file is viable under AWS’s original domain, but not my domain. I’ve included .extension.

https://domain/.filename

It’s important to have period before the name of the file.

Problem solved, thanks Chris! The key takeaways are:

  1. filename is not a comment but will actually be used in the URL, so avoid using non-Latin letters and using the original file name is recommended.
  2. No need for period before the filename, but do pay attention to development/live versioning, as it matters to your file URL.

1 Like

Hi Guys,

Here’s what I put in the settings:

I’ve tried accessing this file at mydomain.com/Podgenie.xml and mydomain.com/PodGenie_v2/Podgenie.xml and I get errors with both methods. Ideas?

@emmanuel Don’t forget about us, accessing the root directory via workflow or api is very important for many of us. Are there any plans to have this feature available? Thanks a lot for your great work!

4 Likes

+1 right here!

1 Like

I agree +1

1 Like

I’ll add another +1 for good measure :wink:

1 Like

Nocodemayo.app will add this in 2 weeks.

Heck yes

any updates about this?

Hey @emmanuel , any way or idea on how to change a text in a .json file hosted, without deleting and updating it again? I mean, I would like that the aws link doesn’t change

Thanks in advance

worked for me. I actually had to name the file name .html for it to work. SICK!!! Saved the day!!

I have a task I have to do manually each month because I can’t use a workflow to update the hosted file. Don’t forget us, please @emmanuel