https://supabase.com/ logo
Can I access things from google cloud using Supaba...
# help
a
Can I access things from google cloud using Supabase like integrate both stuff somehow? I want to get some data from Google drive and do some stuff with it according to some user data that will be stored in supabase.
n
Hello @ashmit! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
n
Perhaps, Edge function may work for you? You can call the function, then process that information according to data. If you want it to happen AFTER data is inserted (as a trigger-like), I think it is not available yet. I was reading an article from a while back about workflows, and there are no further news yet.