Generating a Story with Beardship API
Hey @Gaurav Chadha and everyone, I need your help.
I am still on the storybook thing. It's causing me trouble!
I am having trouble looping through the images and feeding it to supabase after each loops. ...
Hi @harini, I am looking for my invoices
Hi @harini, I am looking for my invoices and receipts. Can't find neither. Looked at all account options inside buildship app and reviewed all buildship mails in my inbox. Nothing. Any hint?
good evening guys i have a cuestion
good evening guys i have a cuestion about my proyect im using fluterflow and builship to create a chatbot app using openai's api but mi conteneir in fluterflow tick {output: 400 invalid value for 'content':expected a string, got null.} press buttom
Hi , is there way to create
Hi , is there way to create subcollection document (under users collection) in Firestore with Buildship node ?
so i have the results come back in a
so i have the results come back in a json text but i wanna edit the string, replace certain characters etc
Loop – BuildShip
thank you very much for prompt reply ! I checked the Loop Node (https://docs.buildship.com/core-nodes/loop)
If i understand correctly , it looks like it will do "For Loop" , where looping through array object or literal value. But in this case, i think "While Loop" might be more suitable, where branch(if/else) logic will serve as condition to break the loop. How can i achieve that ?...
I'd like to set up a workflow to respond
I'd like to set up a workflow to respond to Twilio webhook voice request. I used the AI builder which generated the code. The code looks correct, but when I run it I get the error: "import_twilio.VoiceResponse is not a constructor". Perhaps the AI believes there is a library available that is not available.
CRUD
Before I seriously use Buildship's database, is it in your roadmap to allow us to access and CRUD our Firestore tables etc? I'm paying for the service, but realize I actualyl don't have access or at least full editability of my database nor file storage via CRUD.
Hello, I am looking for someone who is
Hello, I am looking for someone who is an expert in Buildship and Supabase. DM if so please
I have a question regarding securely
I have a question regarding securely handling user files and restricting access to user files, but offering them to download if you have the permission - signed url & time-limited urls. Are there any tutorials on it? I mean I can create a public url for a file, but cant delete again. Thanks in advance
I am creating a new document in Firebase
I am creating a new document in Firebase. What is the best way to insert a created_at timestamp (DateTime.now().microsecondsSinceEpoch) using the Firestore Create Document node?
Hey everyone and @Gaurav Chadha & @
Hey everyone and @Gaurav Chadha & @Deepanshu hey hope you alright.
I am having trouble with creating a poem gen api.
Here's what am creating. ...
Hey @lagosito , the value for
Hey @lagosito , the value for
Selector
is supposed to be optional, but for now you can enter *
Hey everyone! I'm having this error
Hey everyone! I'm having this error where after some steps it says "Unexpected end of JSON input" but the whole workflow works properly. What could be the cause for this?
In the last 2 steps with the red "play" button I'm having the same error...
not sure where to formally report a bug
not sure where to formally report a bug but when you create a new account on Builship with SSO - it redirects to this page
when I ship and test with "auth = false
when I ship and test with "auth = false" in the header, I still get the 200 response
ok did an API call thing on flutterflow
ok did an API call thing on flutterflow like this with buildship API URL and named a variable 'prompt', same name in buildship in the first cell (rest API call) and have the variable in the body editor "(x)prompt"
Does this button actually update the
Does this button actually update the output schema? Can't see any fields in the output tab. Currently it does nothing for me. I can see something change on the code part of the output tab but not on the UI part.