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

bobjoneswins - I don't understand what "Rowy" i...

I don't understand what "Rowy" is, what is the relationship with Buildship?
Solution:
Hi @bobjoneswins BuildShip is a complementary product to Rowy, both solve different problems. BuildShip is a fully managed service where you don't have to worry about anything on any cloud console and you can focus on building and deploying without any friction. You can combine the power of both (Rowy + BuildShip) for advanced features using the Rowy Trigger which enables you to automate tasks seamlessly based on events that occur in your Rowy environment https://docs.buildship.com/trigger-nodes/rowy-trigger on BuildShip. You can also leverage the same table UI interface and feature of Rowy using BuildShip Database Tables - https://docs.buildship.com/basics/buildship-tables. We'll come up with a more descriptive blog on this soon....

adrfinance - Hello, is there a way to increase ...

Hello, is there a way to increase the speed at which the Buildship endpoints are being executed? We are seeing some delays when we run our app.. Can you help please?
Solution:
No Cold start will allow to deploy and execute your API's much faster, responsive without startup delays, ensuring constant availability for requests. It is available from Pro Plan - https://buildship.com/pricing

zeymer - Hi, is there a problem with zoom on th...

Hi, is there a problem with zoom on the block builder or its my computer? I cant zoom out and cant even scroll all the way to the left

Luzzotica - Is the AI Assistant Builder a node?...

Is the AI Assistant Builder a node? How do I get access?
Solution:
Hi @Luzzotica, you can get the OpenAPI schema for the whole workflow docs but it is not required to build the OpenAI Assistant. It is super easy to use the UI to create assistant, you just require to pass the OpenAI secret, Assistant ID and provide instructions/prompts. In the nodes inside OpenAI you can use auto fill to insert values automatically and Assistant will process it. Any feedback for improvements are welcomed. You can refer to this docs - https://docs.buildship.com/ai-models/assistant on how to bulid and connect Assistant with BuildShip....

serge - hello please add claude 3 function call...

hello please add claude 3 function call + API

RodrigoAz - Hi, Can anyone help me configure it...

Hi, Can anyone help me configure it to use a parameter when searching for this query? Example: https://my.buildship.run/select_person[account_id]...
Solution:
Hi @RodrigoAz, you can add a Get Query Param node and use the query key as variable from the node to pass in your SQL Query eg: (image) The value here is coming from query param node
No description

Webflow

I’ve watched every Rowy tutorial and read through every Rowy blog post. None of that mentions single or multi reference fields and how to add that to my Rowy table. It also never explains how to utilize the unlimited CMS items by displaying them on Webflow. It claims to do both of those things on the nocodecms .co website yet there are no resources to help get started with those claims. I am just trying to set up my Rowy with my 20 collections from Webflow so I can allow my team to start managin...

pedrovaz1997 - I used Google Translate to trans...

I used Google Translate to translate my message, if it's not clear, I apologize

pedrovaz1997 - Good morning guys, how are you? ...

Good morning guys, how are you? I hope so! Is it possible to integrate the buildShip API with Bubble.io? I would like to use the text generator using the YouTube video link.
Solution:
Yes, absolutely. You can refer to this video BuildShip x Bubbleio YouTube Videos to SEO Blog API - https://www.youtube.com/watch?v=UbyEUP9H0Kg.

Dina - Hi, hope you are doing well. I would lik...

Hi, hope you are doing well. I would like to offer AiBot listing on CMC Top20 CEX P2B - one of the best platforms for crypto startups with high security rate. Do you mind if I share more information about our options?...

Your Majesty - Please how do you authenticate/a...

Please how do you authenticate/authorize a url of an api request so its only taking requests from users of your app? Lets say you have a buildship api in flutterflow that triggers some api cals in the backend, but you don’t want everyone flooding the api call with lots of requests, you just want your users of your app to have access to that , how do you do that? Because the api url to trigger the buildship workiflow is going to be public …so how do you do that please?
Solution:
You can use authorization headers in your REST API request, refer to this - https://docs.buildship.com/tutorials/secure-api.

Your Majesty - Hey the firebase authenticate us...

Hey the firebase authenticate user node is not working. The node has new parameters and the documentation and videos is based on the old version of the node. The new version is not working and doesn’t even generate an endpoint no matter how you set it up. Its been like this for a week now, please fix or update documentation or videos on how to use it.

Sam - Hi, I'm trying to extract particular fiel...

Hi, I'm trying to extract particular fields from JSON using the "JSON - Concat Property Values" method. I can not extract the fields are numeric can you help me? If you have any tutorials or examples I'd love to see them, but if I don't quite understand the "JSON - Concat Property Values" function, let me know. If I understand correctly, the purpose of the function is to extract some fields and combine them together.
Solution:
Hi @Sam, you can instead use the Extract & Join By Key node for this purpose, you can see the example of this node being used in the the YouTube Video Blog Generator template. Clone the template and copy the node to other workflow. You can also hover over the node and click the info icon to know more about the node and it's feilds.

DALL-E usage with Assistant node

DALL-E usage with Assistant node
Solution:
Hi @Picture Me This, you can use the Replicate - Stability AI Image Generation node for this.

z3thon - Looking to collaborate with a buildshi...

Looking to collaborate with a buildship master to help me build a workflow that adds a row to a supabase table when a user purchases a specific product in Stripe.
Solution:
@z3thon hey 👋 you can hire BuildShip experts here https://BuildShip.com/experts and you can book them directly via Contra. Let me know if any questions.

dalia - is it possible to use a buildship api i...

is it possible to use a buildship api ive made in vs code??
Solution:
Hi @dalia, yes, you can use your shipped(deployed) API on vscode or local to hit the endpoint to execute it. You can also test it using using Thunder Client VS code extension.

Nitchev - Can anyone give me a little guidance,...

Can anyone give me a little guidance, please? I'm using OpenAI JSON generation to convert a conversion. I got the first name and last name out. BUT when I run in the Query input parameter for Algolia to filter the search with that specific name (only entry like that), Algolia gives me a list of ALL the contacts I have in my Collection. When I run the test mode and input the name manually, it always comes out. But not when I use the JSON from OpenAI.
Solution:
Hi @Nitchev, you can add a log to confirm if the value of first_name is extracted correctly. If the value is undefined. You can add a Parse JSON node after the Open AI JSON Generator node and pass the response, --> then use the parsed response to add the firstname (of the required field) to the Algolia Query. (test screenshot attached).
No description

Almendra10 - Hey guys,Did someone use the "Str...

Hey guys, Did someone use the "Stream Response to OpenAI" node? I'm trying to make it stream to bubble.io but can't make it work. If someone did it, what did you put in the "return" node? I think that's my issue. Thanks in advance!...

Hello Rowy Team, I have been trying to

Hello Rowy Team, I have been trying to access the project I had just created. It shows an infinite loading screen. It has been loading for 2 days now. I have tried everything and it won't allow me to access it at all. My support tickets seem to be ignored. I would appreciate some help to get started.
No description

Hey guys! I'm having an issue; the data

Hey guys! I'm having an issue; the data collected from a form is not showing up (although it appears in the logs in the Buildship app), but I can't seem to add it to the Google Sheet specified in the node. (The workflow doesn't throw an error but the data isn't added, and I can only see it in the logs). I'm not sure what I'm doing wrong in the "add row" node.
No description