Yantso
BBuildShip
•Created by Yantso on 8/12/2024 in #❓・buildship-help
supabase
Hi all, trying to build for the first time using buildship.
I'm trying to send this json
{
"activities": [
{
"location": "Rua darua St 35, Lisbon",
"activity_duration": "1-2 hours",
"image": "https://example.com/gan_meir_park.jpg",
"name": "GanMeir Park",
"ages": "Toddlers",
"costs": "Free"
}]}
coming from openai to supabase and i don't know how to send just the array without the "activities"
Would love any tip or help
4 replies