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??????
how to insert value in supabase through custom function output
Database & APIs
I have tried to with if else conditions but its not working showing null values
No