BuildShip

B

BuildShip

Join the community to ask questions about BuildShip and get answers from other members.

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

Nested array support?

Part of my request body to the API needs to have this inside it. However it won't allow me to use nested arrays in the response body, is there a workaround to this? Perhaps just making the arrays variables and passing them that way? or does Buildship simply not allow nested arrays in a request body? Whenever I try to save this it says "Function updateDoc() called with invalid data. Nested arrays are not supported" Body: {...

Deviant and irregular execution times

This is kind of related to my previous post here. I've sent an in app support request showing a video on deviant execution times: #182588 We have two BuildShip workflows that we use for an AI Chatbot (a "Trigger" and a "Message" workflow). Our goal is to reach a super low latency response. Though both workflows show extraordinary response times in some cases....
No description

Moving multiple nodes

I need to add a new branch node in the middle of my workflow and move the below multiple nodes into the "then" branch, how is it possible without moving them one by one? thanks!

Repost API call node for calling Groq API .

I am going to translate the audio file usin Groq API in buildsheep. I input the values in API Call Node for test as follow as: URL: https://api.groq.com/openai/v1/audio/translations Autherization : Bearer gsk_B7x3XBIdHGwo9XExxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
No description

No response on any node and Error when testing Flow

Hi, It seems like no matter which node I am testing, I get this error Failed to execute workflow: Error: TypeError: NetworkError when attempting to fetch resource. ...
No description

How to upload files to BuildShip database

The BuildShip database has a "file" type field. I would like to upload a file to such a field. How do I do that? I cannot find any predefined node for this.

Usage of "Vector Embedding Value" node

What is the "Vector Embedding Value" node doing exactly? It transforms an embedding array (in what format by the way?) into a Firebase friendly "Vector" format, but the node itself returns an object? Furthermore I cannot see a "Vector" field type in the BuildShip database.

Remove 'Powered By Buildship' from Chatbot box

Hi We are using the chatbot-widget from Buildship in our website. The chatbot window shows "Powered By Buildship' on the top right side. We would like to remove it, could you please help us with it.

How to make shorter interval for schedule trigger?

I have a list of jobs in db that needs to be updated once a 10s: I get bunch of ids and polls vendor API to get their statuses. I need to to it fairly frequently. Interval schedule node told me that the lowest is 1m. How can I do shorter intervals?...
No description

How can we add an item to a local array variable?

I have a local variable defined in my workflow. It is of type "Array". How can I add an item to this array, so I can access it later on in my workflow?

Can't access local vars in test window

How can I access my vars while testing selected node?
No description

Unable to send dynamic email from Supabase trigger

Hi, I setup a supabase trigger on insertion and was able to pull the record. I fetch the email address and name from the trigger and pass that as an input variable to the sendgrid send dynamic email node. Unfortunately I am running into an error when I test the send grid implementation. Error: Bad Request...
Solution:
this has been fixed, thank you Luis and Gaurav
No description

MCP servers

wondering how one would go about creating mcp servers for ai assistants

RAG Template error

Hey everyone. I am having errors when using the RAG template. It seems that when I try to put a query, it appears this issue. Need help with that please
No description

NaN is not allowed

Hi guys, I must've made an error when attempting to test a node with no data. Can't get past this page, cant refresh etc. Specific to only the flow im working on.
Solution:
Resolved
No description

"Enable BuildShip Credits" in node Info

I just came across this toggle in the "JSON Generator" node for OpenAI. What is it doing?
No description

I really need to finish this rn bru

can anyone tell me why is it that when I run my googlesheet program as a whole, it only shows [] but when I play the node alone it gives the right values 💀💀...
No description

How do I fix this

guys I have no idea how to fix this
No description

Output is not a string: Post-mortem of a bug in which we didn't get any support

Today I reported bug #238909, I didn't get any support and my app was broken because of this bug. Case: I have an API Call shipped one month ago and never changed after that. Today it stopped working, meaning that my users couldn't use my app. It looks like BuildShip did an update that corrupted my API Call shipped to production and all the manual copies I had done. Actually, if I duplicate a flow now, the copy misses a lot of fields so it's not functional....

I need help for a school project and idk what to do

So basically I'm using flutterflow to make an app, and the app is going to be used by our school nurse to be able to easily access data from her records. The app is meant to show statistics of bmi classifications of the students (normal weight, overweight, underweight). My current problem rn is idk how to do the part where you're able to upload an excel file to be converted into data. Someone told me I should use buildship but i'm pretty new to coding itself, would really appreciate the help...
Next