Anyone use a nocode API logic / workflow builder that sits on top of Supabase?

I just spent like 3 days coding one single function in Supabase to do something that I feel like can be handled with a nocode API logic / worklow builder. The only one I’ve heard of is Fastgen. Does anyone have any recommendations or experience using Fastgen or others?

For anyone curious, the function pulls records from a table based on conditions, prepares a JSON body, makes an API request, inserts the API response into a table, then updated another table based on some more conditions. It’s working well but the error handling, debugging, and logging has been hell. I’d love to use a nocode solution with bettor error messaging and logging if anything like that exists. Thanks.

Maybe Xano could do that, but it’s kinda expensive.