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

adrfinance - Hi @Gaurav Chadha , which database...

Hi @Gaurav Chadha , which database is the fastest when working with Buildship? Is it Firestore? Supabase? Or some other one?

High Five - I want custom rowyio for my project...

I want custom rowyio for my project. is it possible? then how can I run it on my local?...

bmmendozac - Hello, does anyone know what is ha...

Hello, does anyone know what is happening with the Rowy documentation site? I have been trying to log in for an hour but apparently there is no response

wergle - In your streaming API for FlutterFlow ...

In your streaming API for FlutterFlow video, at around 11:24, you say that the third combine text field is 2 spaces and a "hard" return. And that will ensure that line breaks come through and display correctly. I'm not exactly sure what you mean by that. But places, like a numbered list, where you would expect a new line are not on a new line. The screenshot is from the end of the video and you can see that the numbered list runs together instead of each numbered item being a new line. I want to...
No description

Pavel - Hi, your product looks great, congratul...

Hi, your product looks great, congratulations! I would like to ask if I can achieve higher speed and performance by using Buildship database or Firebase directly? I am planning to develop an AI application using Webflow / Wized / Buildship, where I will need API response streaming.
Solution:
Hi @Pavel, BuildShip database is also an in-built ready-to-use Firestore database, with everything pre-configured, so the response type and the performance will be approximately similar, though you'll have advantage to visualize your data when using BuildShip database via BuildShip tables - https://docs.buildship.com/basics/buildship-tables.

Hearthian - Good evening 😊 I have a question ...

Good evening 😊 I have a question on a simple branch node - any help would be greatly appreciated! I'm trying to get a flow which either performs a collection query (if the input does not contain ".com") or gathers information from a url (if the input contains ".com"). Ref the images attached. However when I try the code below, I have the following errors: -Expected an identifier and instead saw 'root'. -Expected an identifier and instead saw '0b8611c3-d6fe-445d-8751-292210a46e5c'. -Expected an identifier and instead saw 'queryValue'....
Solution:
Hi @Hearthian, for the screenshot it shows an error on the branch, the function won't execute directly, instead you can change your condition to (x)Value.includes(.com) For the error on the error on the Firestore node, ensure that filter has correct values, the filed should not be empty, if you want it empty you can have it like: ```{ field: "",...
No description

Raphael Walters - I'm a big fan of Buildship, a...

I'm a big fan of Buildship, and am really enjoying using the platform, but as someone based in the UK, I have some questions about GDPR compliance, security, and data processing. I'd like to deepen my understanding of Buildship's approach to these areas. Could someone provide information or resources on Buildship's security measures and compliance practices, particularly regarding data storage and processing? I'd appreciate any insights or experiences you can share.
Solution:
Hi @Chris Laupama, Yes, we are already working to get the security and GDPR certificates in place soon. In the meantime you can continue using BuildShip to create and scale your startup. Every project in BuildShip comes with a Google Cloud project already built in and in a location of your choice when you create a project - so you can pick the region you want stay compliant on starter or pro plans as we work towards custom certification as well.

Soya jummie - Hi guys My pets store made aroun...

Hi guys My pets store made around $12k sales.what niche should I go for again to generate more of that sales, if I am to start a new one ? Your opinion please 🙏...
Solution:
Hi @Soya jummie, You can start with automating your payments using Stripe integration. Example Monetise GPT with Stripe - https://www.youtube.com/watch?v=R8S8C4OW_I8.

Herbert Riener - Hey, is there a possibility to...

Hey, is there a possibility to sync calendar entries from Apple, Google and Microsoft with buildship?
Solution:
HI @Herbert Riener, you can start with the existing Google Calender nodes to modify and create one for sync use edit with AI feature- https://docs.buildship.com/productivity/google-workspace/gcal. https://developers.google.com/calendar/api/guides/sync....

serge - hello, any idea how can have multiple l...

hello, any idea how can have multiple language password template for Firebase rest password template? For instance, have one in french and one in English so user receive based on their browser language thank you <p>Hello,</p> <p>Follow this link to reset your %APP_NAME% password for your %EMAIL% account.</p> <p><a href='%LINK%'>%LINK%</a></p> <p>If you didn’t ask to reset your password, you can ignore this email.</p>...

Skrotesquee - Hi All, not sure if this is the b...

Hi All, not sure if this is the best place to post it but i have an issue with the telegram trigger + send telegram message. this is my error "error": { "message": "An error occurred while fetching: SyntaxError: Unexpected token 'S', "Service Unavailable" is not valid JSON res:Service Unavailable" }, "label": "execute-node", "message": "An error occurred while fetching: SyntaxError: Unexpected token 'S', "Service Unavailable" is not valid JSON res:Service Unavailable"...

Mikban - I’m very early in my no code LLM explo...

I’m very early in my no code LLM exploration but is there anything fundamentally that https://www.langflow.org/ can do that buildship can’t? It seems buildship can do what langflow can do and more? Please help me understand

!CarlYouKilledIt - is it just me or do the logs...

is it just me or do the logs not always register when running in production

Elder Marx - there is any way to install builds...

there is any way to install buildship on my server?
Solution:
Hi @Elder Marx We have BYOC (Bring Your Own Cloud ) where we can provide you with a custom offering via our "Bring Your Own Cloud" Plan, which will allow you to host it to your own GCP server in the desired region, configure your Cloud Run, have unlimited execution hours, and handle massive workflows or operations on your own GCP server. So there will be no issues in scaling for any number of users as it will hosted on your own infrastructure. We do provide premium 1:1 onboarding and technical support on Enterprise plans.
You can email us at Sales: sales@buildship.com for more queries related to enterprise offerings....

Yehya - I want to build AI assistant node but w...

I want to build AI assistant node but with gemini . Is that possible?

Yehya - Hi , i am looking to hire a buildship d...

Hi , i am looking to hire a buildship developer, must be capable of AI assistant work flow Please chat me Thanks...
Solution:
Hi @Yehya, you can find verified BuildShip experts here - https://contra.com/buildship.

ruben.romero - How can i unpublish a flow? I do...

How can i unpublish a flow? I don’t see any button for that and i have a flow that is running out of control!
Solution:
If you remove the trigger then republish it that should work