BuildShip

B

BuildShip

Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

Jrocks - I'm using the template "OpenAI Assista...

I'm using the template "OpenAI Assistant with Retrieval." How do I remove the source citations from the responses of OpenAI? This is problematic because this AI is intended to engage with customers, and I don't want them to see these citations.
No description

Matthew - I have a response back from my chat a...

I have a response back from my chat api that includes text formatting like ** and \n\n. Ive used a ai generated node to get ride of the bold, but it wont remove the \n\n. Ive tried everything

Your Majesty - @harini @Shams @Gaurav Chadha ...

@harini @Shams @Gaurav Chadha I want to build a bot to scrape a website. But I want it to only scrape the website for new updates, that is, when information is updated on the website, my bot will scrape it and give me the updated information for me to send to telegram. Can anyone show me how I can achieve this? ...

Aathy2008 - I have a problem. I am trying to bu...

I have a problem. I am trying to build an app in flutterflow that would notify users based on their input(every 6 hours or everyday etc) I have the info in a firestore database. Once the user creates a reminder the push notification should be dent accprdingly. I watched BuildShip's scheduled push notification video, but i need those to work on use input. Can anybody help?

AiMachineDream - Using the OpenAI GPT4o Assista...

Using the OpenAI GPT4o Assistant now, primarily making use of the in built vector stores, thread memory, smarts, and context length. If I wanted to implement the same backend with Anthropic 3.5 Sonet, what would be the best Buildship path?

Keith Moon - Hi there. Why does the Return node...

Hi there. Why does the Return node tell me that I should only return a string? I do seem to be able to use JSON though, but why the warning?
No description

vik01010 - @everyone I am having issues with th...

@everyone I am having issues with the ElevenLabs node, it is only returning an empty object. Any help would be much appreciated. Many thanks!

Trevor - @everyone Seeking experienced FlutterF...

@everyone Seeking experienced FlutterFlow expert for a one time project to finish building out app. Will result in more work! Comment your portfolio or shoot it to me in a dm. I've budgeted $150 for this quick project. Should also have experience with buildship of course. Haha 😊

jacob - how to use firestore ondelete trigger i...

how to use firestore ondelete trigger in buildship ?

Roco - Is there any way to know what exactly is...

Is there any way to know what exactly is the problem with ffmpeg combine audio? This is the return message FFmpeg exited with code 1

adrfinance - Hello, in a workflow I am doing an...

Hello, in a workflow I am doing an update in the Buildship Database. How can I capture the case that goes wrong so I return the appropriate error back to the frontend??

Sage - Hey guys, love the community, love the a...

Hey guys, love the community, love the app. Question about alternative nodes. Until the Resend node is repaired, what is everyone using for HTML email sending? (please and thank you)...

Trevor - Hey all, new here, jumping from bubble...

Hey all, new here, jumping from bubble to flutterflow and now diving into buildship. I am trying to get my replicate apis to work within buildship, but something is not clicking in my brain. Anyone available to help potentially? Much apprecaited!

K9TON- Tony - Afternoon! I'm currently using ro...

Afternoon! I'm currently using rowy pro with a webhook for my alpr webhook to send license plate data to my firebase project. Is there a way to have rowy parse the data that is received from my webhook so i can move something that is nested into the main header or whatever its called? I cannot get the array info to properly populate in my flutterflow project. So I want to figure out a way to when the webhook is triggered, it will MOVE some items in the nested sub collection named group.
No description

Keith Moon - Is there a way to combine the outp...

Is there a way to combine the output from two separate branches, so it's available for subsequent nodes. Say you have a Branch node, that checks if a input string is a URL, if it is, you want to extract the text content, but then you want subsequent nodes to either act on the non-URL string OR the extracted text, if it was the URL. Is this possible?...

Victor Giron - Hey guys, would you expect/like ...

Hey guys, would you expect/like to learn "Product design and figma" in a full stack nocode course? or do you think think only makes sense to learn front and back end?

Umar Baloch - any backend automation exper?

any backend automation expert?
Solution:
Hey @Umar Baloch, you can chekout this to connect with our BuildShip experts - https://contra.com/buildship.

Keith Moon - Where should we submit node bug re...

Where should we submit node bug reports? The GPT-4 Vision node takes model as an input, but this is ignored and the value is hardcoded.
Solution:
Hi @Keith Moon, thanks for bringing this up, it is fixed now, you delete the old node --> refresh the app and add it again form the node's explorer.

Matthew - Hey! Just want to say you gusys are a...

Hey! Just want to say you gusys are aweomse. Since the share remix link was released, you guys should consider adding a channel on this discord for people to share with one another

Keith Moon - Hi all. LOVE BuildShip. It's exact...

Hi all. LOVE BuildShip. It's exactly the service I've wanted for a while. Question about the Download node. It gives me a path, but I don't seem to be able to do much with that path. I tried using it with the "Generate Public Download URL" node, but it says the file doesn't exist.
Solution:
Hi @Keith Moon, The download node saves the file to the BuildShip storage. From there you can get the path and add it to the any of the next node example combine audio...