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

How can i implement HUME AI into webflow to allow people talking with CMS article?

Hey everyone, Recenly I joined HUME AI Startup Program, with unlock 3 months limitless usage. In this period, i wanna test full capabilities of HUME AI to fighting disinformation in MENAT region. We're trying to build unbiased AI-Based news app and I wanna position HUME AI to talk with people regarding those articles. (If you have better one, please ping me :)) So, how can i achieve with Buildship? I watched this one: https://www.youtube.com/watch?v=-NgXB8cJ7QA, but it only shows connection between humeai and builship. Thank you!...
No description

Loop problem with supabase

I have get row node from supabase but loop action works for only first item.
Solution:
hey @Burak Dönertaş, if you only plan on looping over each item to return it then you don't really need to use the Loop node here. You can just return the result from the supabase node directly.
No description

Discord bot using OpenAI Assistant

I have connected my OpenAI Assistant, providing the API key, assistant ID, prompt. I've used node to post in a server. How do I complete the setup for it? How to create the chatbot and connect it to the buildship flow to answer user questions in a specific discord channel

Supabase triggers

Is it possible to set a condition on the Supabase trigger for example only triggers when update or insert and column(Boolean) is TRUE?

ship Buildship ship failed

When I try to ship the latest changes, buildship tells me that "Failed at building workflow". Without any further informations. How can I debug this? I reload the page also already....
No description

Installing NPM Package

Am I able to use this NPM package within a node: https://github.com/postlight/parser, if so how would I go about installing it?
Solution:
Hi @dbrwk Its an issue with this Sharp library, use Jimp instead, please ref to this thread - https://discord.com/channels/853498675484819476/1262164579098558525/1286764593019879525

Loop stops after first item

I read rows from supabase and want to loop through them, sending an sms. My loop stops after the first item and marks the workflow as success. According to the log, the 'Get Row' output, has 3 objects. ...
No description

Import "jsonpath" package issue

I am trying to use the NPM package "jsonpath" in a node and keep getting the following error. Cannot find module '../include/module.js' Require stack: - /usr/src/app/bucket/builtNodes/test-node-1727446444009/1727446559904.cjs...

download / grab PDF from supabase storage and send it to an API

Hi there, i have a supabase trigger on inserts. this trigger gives back a pdf path and id. now i will send the id and binary pdf file to an API. How i should do this? ...

Convert OpenAI to File and upload to OpenAI Assistant Vectorstore

I need to convert an OpenAI Chat Completion API response that is going into bubble.io and upload that response as a file to an OpenAI Assistant VectorStore. Preferably before it even gets downloaded. Is this possible with Buildship?

Trigger Template Creation With Specific Data

Hi, is it possible to create a template with variables and after for example a form is submitted to automatically create a new workflow automation from the template and fill the variables automatically with the new created database data from the form?

Run Python Code

Hi, I'm using make.com with 0CodeKit to run my Python code. Is there an option to run Python code in Buildship? The ai was not able to help me .....

Return or Save the whole BuildShip Log

I have a workflow that is pretty complex which potentially increases the chances of failing somewhere. I would like to save/send the buildship logs to another server (via REST API call) in any case - if it fails and if it succeeds. Is that possible?...

parse data

Hi, might be a silly question but how do I parse certain response data and then pass it onto the next request. For example; i'm creating a workflow where a supabase DB query gets client information - certain aspects of the data is then parsed to be sent to openai's api -> then i'd like to store the response into a supabase create row node.
Solution:
Hey @wino, after looking at your workflow I think it's possible to get it working with only one loop node. You can move the Create Row node inside of the first loop node - after the Text Generator node. From there you can reference the output of the Text Generator node to save the program data.

custom domain & affiliate

Hey i have a couple expert plans and looking to get more for public endpoints, how would i go about that? Also, does buildship have an affiliate program? Planning to do a lot with this platform...

Stripe Webhook Signature

I am sending stripe webhooks to a buildship workflow that will update my DB with webhook events. The code continually fails with an error as follows: Error: Webhook payload must be provided as a string or a Buffer (https://nodejs.org/api/buffer.html) instance representing the raw request body.Payload was provided as a parsed JavaScript object instead. Signature verification is impossible without access to the original signed material. Learn more about webhook signing and explore webhook integration examples for various frameworks at https://github.com/stripe/stripe-node#webhook-signing No matter what changes I make to my code to try and send it as raw body, I cannot get it to work in BS. Can anyone look at my code and let me know if there is anything glaringly obvious, or if it simply cannot be done?...

trigger by firebase new document

Hi, is there a node that triggers a workflow when a new document is created in firestore? I am thinking of something similar to the Supabase Trigger: https://docs.buildship.com/trigger-nodes/supabase-trigger...
Solution:
Hi @Thomas, Firebase Trigger is on our roadmap, we'll be available in the new release. For now you can import your firestore data to rowy table, then usethe Rowy Trigger to trigger actions....

Failed to execute workflow

Hey guys, can't figure out why this workflow won't run? Any advice? Everything seems to be setup correctly but when I hit test i get this error straight away.
Solution:
Can you clear cache or try in incognito? If it doesn't work you can submit via in-app support request.
No description

Can't get Claude Assistant to run?

Hey guys, apologies I'm a bit of a noob with Buildship but I was pretty confident this should be working. I keep getting a 429 "too many requests" error but there's no way I'm anywhere close to making too many requests to the API. I'm literally just trying to test this flow, sending one request at a time - minutes apart. Any ideas what I'm doing wrong here?
Solution:
Hi @samwilco, you'll require to check out your Claude account org's usage and custom rate limits https://support.anthropic.com/en/articles/8114527-i-m-encountering-429-errors-and-i-m-worried-my-rate-limit-is-too-low-what-should-i-do. Also, can you try with a new api key as well?...
No description

youtube captions extract help needed

Hello I'm having trouble with the youtube captions node. The node is not consistent with extracting the captions from a youtube link. See loom video: https://www.loom.com/share/cf904dcd290040d18d405195694f615f?sid=102c16de-1038-4ead-b369-3ab2c2055c0e
No description
Next