gm, does anyone have a guide or examples for triggers/functions in Supabase? We're trying to find some good examples of what's possible and the best ways to implement them.
Let's say I wanted to call an API and store a returned value, is that something that's possible? or is that more along the line of the workflows coming in the future
s
silentworks
11/01/2021, 12:22 PM
This should be possible with a Postgres extension like the http client
e
erik_flywheel
11/01/2021, 1:00 PM
@User is there a way to get function hooks added to a project that was created before the alpha went live? We have a project its available for and one it isnt...