BuildShip

B

BuildShip

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

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

Output node within parallel node

What is the expected behaviour if we set an "Output" node within a "parallel" node? I just tested this quickly and it would run the first parallel log, though it would not continue on/after the "sleep" node. Is it just a coincidence that the first log node was executed because it was "fast enough" to execute before the workflow could return?...
Solution:
Hey @Brian it will execute all the nodes in parallel even if it includes a output node node, but an important item to note here is, that it will follow the precedence and will only return the value from the sequence which will have a output node first. Although it is not a correct approach to add a return inside a parallel node. Hope this helps....
No description

The RAG system was working well before, but now I'm encountering errors:

Hi Team, The RAG system was working well before, but now I'm encountering errors: "buffer is not an object" and "pdf to text is not a string." The same workflow was running successfully without any error previously. I've attached a Loom video for reference, and I've noticed that others are experiencing this issue as well. Please check and rectify this as soon as possible. Thank you, https://www.loom.com/share/d9745c5a79ed43c3bc01e875a7f70e3c?sid=548e51d5-5751-448f-adf9-2267a27c5c26

Buildship as a scalable replacement for Kubernetes based custom server

I need to have a scalable backend to perform payment based functions to a payment gatway, and I was thinking to use Buildship since you will automatically handle the load, and that we wouldnt have to create and manage a monitoring system itself. Pls tell me more about this, is it possible, and is there a pay as you go plan if are going more than the dedicated credits of a certain plan. need help. thanks.
Solution:
Hi @Based Ken BuildShip gives you a fully managed service so app APIs, and workflows are deployed on BuildShip infrastructure on Google Cloud which is GKE built on Kubernetes with an option to host and deploy the full instance of the server on your own GCP server (Enterprise Plan) as well giving you the full power to scale infinitely. You can email us at sales@buildship.com along with all your requirements, your company details, and expected MAUs, etc....

Can't run a Test on a simple workflow

Hi, I am trying to run the sample QuickAPI but when I click Test button, I keep getting Failed to execute workflow: Error: TypeError: Failed to fetch Any ideas?...
Solution:
Hi @Panos, could you please clear cache or try in incognito mode, I tested the flow you shared it works fine.
No description

supabase trigger

Hi, I would like to develop a backend workflow in buildship that will be triggered from an insert into a supabase table. Following the documentation it looks easy, I did it BUT I do not see any webhook defined in supabase when I define the trigger in buildship Also when I click on "Get Data" it does not retrieve anything. The following get row data node is working, so it means the connection with SB is working, I have also the green "Connected" button. Where is the problem?...

Buildship Flutterflow Trigger

I’m creating a flutterflow lead generation page that will integrate with buildship to send emails. I want to ensure the buildship endpoint is secure and thought a good solution will be the flutterflow trigger. I have a couple questions 1) If I want to use firebase authentication on the Flutterflow trigger, how would I do that? 2) on the library screen for the trigger, where do I get the AuthValue and InputValues from? 3) Am I right in thinking I need to set up buildship to connect with the firebase project and update the service account and other info in GCP?...

Run "Execute BuildShip Workflow" asynchronously?

The old "Execute Workflow (Across Projects)" node had a setting "Await". What about this new "Execute BuildShip Workflow"? Does it await all the time? Sadly we cannot see the code in this node and there is also no information on that in the info tab.

Insufficient credits

I am new to buildship and start with api call for get request. I am a free user plan and it show message error that "BuildShip credit limit reached. Top-up credits to continue running executions." When I signed up it gave me 3000 credits and i have not use any credit and I still have this 3000 credits why it say insufficient credit.
Solution:
@Gaurav Chadha I just fixed it by paying basic plan, that solve the problem. It look like the free credit is not usable for API request
No description

Dynamic Web Scraper issues!?

Hi I’m really struggling to get the dynamic web scraper to work as intended. Instead of performing the steps and then scraping the target div, it seems to be ignoring the steps or at least not performing them before returning the scrapes contents of the div on the starting URL. Definitely put the steps in correctly, including the navigation timeout. What’s going on?...
Solution:
It can be quite tricky if you want to send a Remix Link I can take a look

Content publishing

Hello, I'm trying to automate this process in the screenshot. but I'm not able to parse all the information and set the variables...
No description

Youtube template is not showing

Hii, I went to template and search for Youtube template but its not showing me in template section. Here is the screenshot for the same. I watched a youtube video in which author is using youtube template but its not showing in the app
Solution:
Yeah I'm fairly sure YouTube tightened up on what was freely available with their API, you can probably still do this but you would have to investigate the current options available on the YouTube API, and it might be a paid feature, sometimes things change. You might be able to get a similar result using the dynamic scrape web url node in Buildship to search youtube videos for a particular topic, but you would have to set that up yourself https://youtu.be/OJZzwcgjKW8...
No description

FlutterFlow transcribe recorded Audio through BuildShip API

Hey everyone, I'm trying to get this work: User records audio which then should be transcribed and returns the transcribed text. Is there already a workflow for this specific use? Currently due to the storages rules BuildShip cannot read the URL, and when I open the rules it says there is no valid audio file format....
No description

Webapp login error

Hey team. I signed up with my google account and have been seeing this screen on my homepage ever since. Can we please have a look at it.
Solution:
Hi @0xsolboi Could you please DM your email or workspace ID to me?
No description

How to add an item to a sub-table and also access the sub-tables entries with the parent item.

In this documentation it is just said that "You can then add fields to the sub-table as you would in any other table." But how do I add items via a BuildShip workflow? And how can I read from the sub-table via the parent item ID?

Webhook callback URL or verify token Just Won't Work

I've tried multiple ways, and I've followed all the steps correctly but nothing can get Webhook to verify. I'm trying to create an OpenAI Assistant through Whatsapp Chat, but I'm getting nowhere on the verification stage.
Solution:
H @Sadoon did you check out the docs and video?https://docs.buildship.com/triggers-bots/whatsapp-bot.

GPT crawler template missing

Hi there folks! I recently watched a great tutorial for crawling https://docs.buildship.com/ in order to use the information as the knowledge base for a custom GPT. Im trying to create a Buildship helper just like shown in the tutorial here:https://youtu.be/DjAW3GgpZE0?si=jIsve27hAxqjonHL The problem is, the GPT crawler template can't be found anymore. Is there an alternative template for this somewhere? I'm a beginner and struggle to make this work. Thanks!!...
Solution:
Hey @Juhana, you should now be able to see the v2 version of the GPT Crawler template in the template library. You can simply go to the templates section and search for "GPT Crawler" or click here to remix directly into your project.

Processing of the open ai assistent function

Hi, I have a standard open ai assistant set up on buildship, now I need to add and process a function, i.e. the assistant asks the user for email and if the user sends their email - the data is passed to bubble, if not - the dialogue continues. How to add function processing and pass user's email to bubble?
Solution:
@MaryTik hey there! If you need help with Buildship I offer one-hour calls. You can check my profile here: https://contra.com/sebastian_escalona...

Parent Label in Subtables

I would probably like to create a subtable field in my collection. Though what exactly is the "Parent Label" I have to set in there? Isn't a label just for identifaction of the field? But the subtable field already has a column name, so what is the difference?

How to implement a Login with Linkedin Auth flow in supabase?

I am using toddle for my front end and Supabase for my database and for my auth flow. I would like to use buildship as my backend and I am looking to implement the login with linkedin flow in via supabase. Things I have tried: 1. I dont see a supbase auth node in the workflow builder 2. I tried doing a simple http call to the url https://<xx>.supabase.co/auth/v1/authorize?provider=linkedin_oidc&redirect_to=https://mysite.com/rediect...

Seeking new work as a software dev

I’ m a talented FullStack Web & BlockChain developer who has strong can-do attitude and high responsibility. Followings are my experience and skill sets: - ​​Frontend: React/Redux, Next.js,Remix.js, Vue/Nuxt.js, WordPress, HTML5, CSS3, JavaScript/TypeScript, jQuery, Tailwind CSS, Bootstrap, PHP, CI - Backend: Node.js, Express.js, Nest.js, Laravel, Golang, Python, java/springboot...