Edgar
Edgar
BRBuildShip + Rowy
Created by PLX Team on 7/11/2024 in #❓・buildship-help
Upload file to supabase
This a much better and cleaner solution then what I hacked together. Thanks Luis!
24 replies
BRBuildShip + Rowy
Created by PLX Team on 7/11/2024 in #❓・buildship-help
Upload file to supabase
Hi @PLX Team , I was looking to do something similar and this AI bot answer wasn't helpful. I was able to get this to work using the "AWS S3 Storage — Upload Base64 File" node, and modifying a bit. Here's the Supabase Storage documentation to get you started: https://supabase.com/docs/guides/storage/s3/authentication?queryGroups=language&language=javascript In this node you have to add a new input for the Supabase S3 endpoint URL, but then it works. I just implemented this and tested and see my upload file. Hope that helps!
24 replies