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

Baketa0000 - Hi guys, I am trying to get the Su...

Hi guys, I am trying to get the Supabase get row node to work with the service_role key, I have stored the service_role API key as a secret key but it just doesn´t return anything, I am testing the same query on postman and it does work, it does also work in buildship if I disable RLS in supabase so, the question is How to use the service_role API key successfully in Buildship?
Solution:
I am answering to myself just in case someone else find this useful, basically you have to use the node with token and place the service role key in there

senorespuppy - Hi guys, have been working on an...

Hi guys, have been working on and enjoying BuildShip so far! Am currently working on a feature for my app where I have users select a few images and return an image collage. Searched for existing nodes and only found audio and video ones. Is the BuildShip team planning to build ones for images?

Marc_T - Hi all, I just signed up but for some ...

Hi all, I just signed up but for some reason cannot even get passed the onboarding, the create project button doesn't become active no matter what I choose

Frankie - @Harini @Bhavya Please I’m rendering ...

@Harini @Bhavya ✨ Please I’m rendering a video with ffmpeg and I notice it doesn’t show the correct font , I have used both srt and ass file format but nothing. It only allows me to change to DejaVu Serif and no other font. Please kindly assist
Solution:
So the reason why the fonts are only temporarily installed is because of the serverless environment the node is being executed in. Once the container is terminated, any changes made to the file system (like installing fonts) will be lost. A workaround is to always check before doing anything else if the font exists, if it does not then download and install again. Then you can continue with your regular ffmpeg process. Here's a sample workflow that does this.

brazley - Has anybody figured out CRUD function...

Has anybody figured out CRUD functions with the ai streaming to Flutterflow workflow? I can get it to recall old chats but it doesn't let me send new messages in it. Looking for the "saved chats" functionality and a way to let the users add a title to the chat.

Matthew - Im using the assistant flow, but when...

Im using the assistant flow, but when I switch my gpt asssitant to the new 4o, it runs once than fails when i repond to it? Ive switched it out. Any idea why

Frankie - Hi @Harini @Gaurav Chadha @anish plea...

Hi @Harini @Gaurav Chadha @anish please can anyone let me know why I'm getting this error . When I check the folderpath I can see it was actually cloning before the error occured. I have tried multiple times and it is still happening. Please help
No description

SubMeterKarthik - Hi, I have used rowy to integ...

Hi, I have used rowy to integrate webflow native forms but for some reason its taking too long for form submissions. looking to see if anyone have any suggestions on how to increase the speed.

Matthew - Im using the replciate api to get ima...

Im using the replciate api to get image generation. I want to add a timestamp to that, ive tried everythign but its not pulling out any idea why?

Your Majesty - Just as I was struggling with de...

Just as I was struggling with debugging for about an hour using the LOGS, an update to the logs came through!!💯 Which helped me SOLVE my problems in an instant 😩😭 I could see the inputs and outputs of the node that was causing problems and based on those values I could fix the issue!🎉 Now you can view detailed “inputs” and “outputs” for every node in your workflow in the logs!!!🎉🎉…Debugging just got super super easy with Buildship!😩😭🎉🎉 I’m so happy! Love you @harini ❤️ Love you all at buildship working tirelessly for us to make our work and experience with buildship seamless ❤️❤️😭😭🙏🏾...

Matthew - Hey wondering if ther is a way to sch...

Hey wondering if ther is a way to schedule the api run? Currently using flutterflow and want to run the api every hour or so. Can this be accomplished through buildship?

Frankie - @Harini @Bhavya Hello, Buildship noob...

@Harini @Bhavya @Gaurav Chadha Hello, Buildship noob here. First I would like to say I'm really impressed with the platform as a nocode developer building with Bubble. Started exploring buildship few days ago and I have made a huge progress with what I'm building. Right now I need help with the Remotion regarding this template here - https://github.com/remotion-dev/template-tiktok I want to be able to generate such captions for my videos inside of Buildship. I have spent the last 2 days without any luck. Thank you...

Savannah - I'm not sure how to use variable, bu...

I'm not sure how to use variable, but I got this error. Any one have any idea?
No description

red812 - Hi, my buildship workflow is stuck on ...

Hi, my buildship workflow is stuck on building, no logs show up at all. how do I find out whats wrong?
Solution:
Hey @red812, thank you for also sharing over support, sent you an email, we have verified your worklfow and tried sample test, it is showing logs, please refer to more informtion sent via email.

iDontknw - Also , when texting api call in flut...

Also , when texting api call in flutteflow the body jSON response is NULL - however correct data is displayed in the Raw Body?

iDontknw - Hi everyone I can’t find the OpenAI...

Hi everyone I can’t find the OpenAI chat -...

Link - Hello everyone, Why the firebase import...

Hello everyone, Why the firebase import have "Cannot find module 'firebase-admin/app' or its corresponding type declarations" merci 🥖...
Solution:
Hi @Link It should not affect the working of the node, let us know if you get into any issues due to these errors. We'll push a fix for these error warnings....
No description

HocusPocus - Hi guys, from the ai assistent tem...

Hi guys, from the ai assistent template I want to modify the response time as now the message and response are almost simultaneously. I was thinking of adding a delay on conditional visibility in FF. I saw that there is a random data option so it might be possible to randomize the response time for the assistent. I appreciate every help.
No description