Any ETA on Supabase Workflows? <@!3425490603239014...
# off-topic
a
Any ETA on Supabase Workflows? @User
e
No concrete ETA on workflows yet..we decided to focus on functions since there seems to be more interest for functions first
k
for now im using stored procedures to replicate what I was mostly doing in firebase cloud functions.
e
Yup, you can get pretty far with stored proceedures 🙂
k
@User wouldn't that mean that maybe you should also provide an api for storage using the functions?
e
one of our team members even sent emails, calling webhooks etc from stored proceedures
k
cuz this is a pretty much the usecase for cloud functions
a
Functions would do the job just fine. I would love to see that in action as well.
e
when we launch functions, you can call any api endpoint from it (including storage endpoints)
k
yeah the http extension seems to be doing a great job, but still using that from db functions is not a really good ides.
e
the reverse integration would be interesting - trigger a function when an object is uploaded etc
k
alrighty, you got me hyped now, when this will be launched 😄
e
haha, we are working hard on it..unfortunately don't want to give out concerte dates yet
a
By the way, I recently contributed a PR for Vietnamese translations on the README file. This would help Supabase more accessible for new potential region ;)
e
@User can you take a look when you are free? Thanks!
workflow eta