BuildShip + Rowy

BR

BuildShip + Rowy

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

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

adrfinance - Hello, does anyone know how to set...

Hello, does anyone know how to set the value for an environment variable from a Buildship node?

adrfinance - Hello, the buildship database is a...

Hello, the buildship database is a Firestore database, correct? Is it faster than a Supabase database or not?

bmmendozac - Hello, I'm starting using Rowy, I ...

Hello, I'm starting using Rowy, I need to know if there is any way to sort the rows according to the order in which they were entered

Jrocks - Is it possible to white-label the endp...

Is it possible to white-label the endpoint URL to use our own domain? For example, instead of https://123abc.buildship.run/path, it would be https://www.mydomain.com/path

Roco - Hello i think one of my workflow is gone...

Hello i think one of my workflow is gone after i added [LIVE] to the name

Matthew - Are you guys going to add Claude 3.5 ...

Are you guys going to add Claude 3.5 to Antrhopic node?

Matthew - Who would i reach out to asking to cr...

Who would i reach out to asking to create a new node in buildship its related to AI

Matthew - Is there any way I could get buildshi...

Is there any way I could get buildship apis to run faster?

Sam - Hi @Gaurav Chadha I've just added some ne...

Hi @Gaurav Chadha I've just added some new content to my SSH problem and I've shared with you the different code I've made. Thank you in advance for your help 🫶 https://discord.com/channels/853498675484819476/1265298002713509920

adrfinance - Hello, I am using Flutterflow for ...

Hello, I am using Flutterflow for the front end and Buildship for the back end. I have a page on Flutterflow that has a Datatable and I would like to implement pagination so that I reduce the loading time etc. Has anyone done that using FF/Buildship? Can you give me some instructions/help? Thanks. @Gaurav Chadha

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....