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

adrfinance - I read from the documentation that...

I read from the documentation that combining a filter with an and (&) is origin=eq.Germany&lifespan=gte.15 . How can I do it for an or clause instead?

christianjcg - Hi, sorry for this question, may...

Hi, sorry for this question, maybe it was answered in another thread... is it possible to use a parallel node with multiple assistants?
No description

Matthew - is buildship testing nodes working fo...

is buildship testing nodes working for anyone

Matthew - Ive been getting this issue when tryi...

Ive been getting this issue when trying to loop...In the past ive never gotten this error. Any idea whythis is going on now
No description

Manuel A. Diaz R. - hi there, I'm looking to co...

hi there, I'm looking to connect an OpenAI assistant to a WhatsApp bussiness account. Can somebody share a source where I can start building this?
Solution:
Hi @Manuel A. Diaz R., a good guide to check out. https://docs.buildship.com/trigger-nodes/whatsapp-bot it has all the steps to connect to WhatsApp business account along with remix templates.

adrfinance - @Gaurav Chadha when is buildship v...

@Gaurav Chadha when is buildship v2 coming out? This thing is super slow and laggy many times!!!

tom - Encoding buffer to webP: "input too large...

Encoding buffer to webP: "input too large" after Upload File Trigger
Solution:
hey @tom, the webp-converter package you were using in your code has been deprecated and seems to be broken. But luckily we can just use ffmpeg to do the conversion for us and BuildShip has this installed by default. I'm sharing with you a workflow that takes a file buffer and converts it to webp using ffmpeg and return the converted buffer. It then upload this buffer to BuildShip storage and returns the download URL. You can of course update it to return the buffer directly. https://buildship.app/remix/62601e1e-dcb5-41ec-9c94-ceb41aa09a2c...

⚡LEO⚡ - Hey !!Can anyone tell how to add songs...

Hey !! Can anyone tell how to add songs in rowy database so that those songs can be accessed through my app.....

Roco - Is there a way to include variables in r...

Is there a way to include variables in resend html?
Solution:
Hi, I believe you would be able to pass it dynamically via the expression editor. For example, a dynamic welcome email that welcomes the user by name. See sample remix link https://buildship.app/remix/91577801-8413-4289-bb02-f51e052b2c10

Marc - I am looking for a dev who can speak Eng...

I am looking for a dev who can speak English fluently.

pablonaj - Hi, how do i get support? I've sent ...

Hi, how do i get support? I've sent an email through the app but haven't heard back, how long does it take to get a reply? Do I need to tag anyone here in particular?

Chris Wright | Brandmember - Good morning you b...

Good morning you beautiful Buildship people. I'm working full time on my low code / ai future now and I can't wait to see V2.0 put my name down and everything. Please, when will it be ready? 🙏...

adrfinance - I am under the impression that som...

I am under the impression that sometimes changes made in Buildship do not take place immediately, even if I ship the workflow / API / endpoint. Why is this happening????

Brian - Heyho, does a backend timeout/break if ...

Heyho, does a backend timeout/break if I ship a workflow while it is being run in Production? I feel like this just happened to me. BuildShip did not even log that request.
Solution:
Hey @Brian, until the new version of your workflow is deployed successfully, your workflow's previous deployed version remains live. In BuildShip v2, you'll get better performance without any latency of logging issues. https://buildship.com/v2-early-access...

christianv62 - Are there any pinecone tutorials...

Are there any pinecone tutorials being set to be released?

$hiny - I am a passionate dev, so far attended ...

I am a passionate dev, so far attended various kinds of projects. so if you have some recommendations or looking for extra devs, I'd love to collaborate together. 🤝...

ashwin - Hey all! Is Rowy down? It suddenly sto...

Hey all! Is Rowy down? It suddenly stopped working for me since a few minutes back
No description

pablonaj - I have an issue with a Rest API Call...

I have an issue with a Rest API Call trigger, I am triggering a webhook from Inoreader with the content of an RSS in Json. When I post it from Postman or Hoppscotch it works, but when it's coming from Inoreader Buildship returns an error.

adrfinance - As a workflow becomes larger, Buil...

As a workflow becomes larger, Buildship becomes slow laggy and unresponsive.. Why is this happening? Can you fix it please?