Manan Modi
 · Flutterflow || API || Firebase || Supabase

how to insert value in supabase through custom function output

Database & APIs

I have created a function in which when i entered the enddate,taskname and description it automatically creates task till that date.
Now when i am getting the output i am not able to store that output in my supabase table
Can someone please help me through it??????

What have you tried so far?

I have tried to with if else conditions but its not working showing null values

Did you check FlutterFlow's Documentation for this topic?
No