Hi,
I’m trying to connect Supabase using the API-connector. I’ve set up Supabase DBs for users, listings, messages and exchanges which are relevant for my app.
Starting out trying to get a POST call to create a new user working. I can add the call in the API connector and get it to initialize with test data however when I want to add a workflow for the sign up button I just don’t understand how to configure it.