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

Darshan - Hi, is there a way to upload files up...

Hi, is there a way to upload files uploaded to GCP storage to openai? Unable to do so using download url. or upload local file to openai using cutom node?
Solution:
Hi @Darshan, you can use the file upload trigger on BuildShip to upload local file and upload it to GCP storage using upload file node. Here is a video on file upload trigger: https://youtu.be/LTqZZn6uTuw?si=2JeuJJO6E8UhoQhq...

Bry - Hi there, I might have missed it in the d...

Hi there, I might have missed it in the docs but I couldn't find any info on how to "unship"/disable a shipped workflow. Not even Google can help. Anyone has any idea? Thanks.
Solution:
Hi @Bry, Currently deleting the workflow is the only option to stop the deployed(shipped) workflow. (Note: you can copy/paste the workflow file before deleting it to prevent loss). For now, you can create PROD and DEV workflows separately to manage different workflows....

Jrocks - Can we lock a workflow to prevent acci...

Can we lock a workflow to prevent accidental updates or deletions?

_+_ - Hello! How do you set up a workflow that ...

Hello! How do you set up a workflow that starts with a new record supabase trigger and returns the info from that new record?

FJP#84 - Hi there, is it possible with buildshi...

Hi there, is it possible with buildship to create a custom api response based on events in Supabase? Lets say my input is a month, i want to fetch all events in that month, but the response should render all days in that month and render the events that have a start date that correspond with that day. Thank for the reply...
Solution:
Hi @FJP#84, you can start with the supabase trigger to capture events on crud operations - https://docs.buildship.com/trigger-nodes/supabase-trigger then use the fetch table data nodes. You can start with this and share if you get any blockers in implementation.

muicci - Hi community, I've got a question. We ...

Hi community, I've got a question. We collect API keys on our platform from our clients to be used with Buildship workflow. What would be the best and safe way to do that?
Solution:
@muicci you can also check out this Bring your own key tutorial that would work well here for allowing the users of your platform to use their API key in the workflows https://docs.buildship.com/tutorials/byok

jiefu95 - Hi, with the buildship streaming API ...

Hi, with the buildship streaming API with flutterflow taught on Buildship YouTube channel, it seems like the texts are not coming in as smooth as they should be. They are all coming in chunks rather than word by word as you would have expect from OpenAI. Any reason for that?
Solution:
Thanks for the reply. I figured out the problem is choosing Cleaned Chunked Text instead of Server Sent Events in Buildship. It makes the result being sent in chunked which doesn't looks good for my needs. Hence using the SSE solved the issue. Thanks heaps!

Ahmad - @BuildShip team, may I ask for some cla...

@BuildShip team, may I ask for some clarity on what this error means when viewed in the version history of a workflow? When I view any of the versions every node in the workflow has that error. I'm kind of terrified of having to restore versions.
Solution:
Hey @Ahmad, it should not give you any issues in your restored version, you can restore to any version safely, it won't break your workflow nodes. We'll push the UI fix in the next release soon.
No description

Ledouble - Hello, I haven't found any documenta...

Hello, I haven't found any documentation on the cahe time of the Return node... What is it for and how can I use it?
Solution:
You can give the cache time value which is in seconds, and it will set the cache time in response header and you can use this in your frontend (client) side only which runs on browser. https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching

Wes (Tenex Labs) - I've been looking all over. ...

I've been looking all over. Is there no way to adjust the viewport size with the puppeteer screenshots?

Rexxagon - On buildship ive been getting a lot ...

On buildship ive been getting a lot of Test Failed Errors when im running the built in tests for my workflows but they are actually running fine and the logging shows them as successful and im getting the results id expect. I assume this is just a bug.
Solution:
Hey @Rexxagon, its a browser caching issue, if you clear browser cache or try in incognito mode it should work fine.
No description

pgiesin - Do I need a specific plan level to ad...

Do I need a specific plan level to add additional Input fields to an API Call node?
Solution:
Hi @pgiesin, no, you can add input fields to any node on all plans https://docs.buildship.com/basics/node#input-params

Orville - is it possible to pause my plan, i wa...

is it possible to pause my plan, i want to stop paying for now, but I don't want to delete all my workflows, since I can only hav 5 on the free tier i need to delete some to be able to downgrade to free. I don't want to lose all that work, but I don't need it for now
Solution:
Hey @Orville, Currently, there is no option to pause the subscription, you can save your workflows in the form of remix links - https://www.youtube.com/watch?v=znZYHckKONU or save your workflow copy on your system locally or on drive-by copy/pasting the workflow configuration - https://docs.buildship.com/features/copy-paste and use these again when you upgrade.

Seb95 - Hello, we are trying to use the flutter...

Hello, we are trying to use the flutter flow push notification node, but we keep getting the error '7 PERMISSION_DENIED: Permission denied on resource project whel-managed-hganj4.' My client has already given access to buildship by adding the service account. Is there something else I'm missing? Thanks!!...
Solution:
HI @Seb95 , sometime it does takes time to sync up, you can refer to these troubleshooting steps. https://docs.buildship.com/tutorials/firebase-project#troubleshooting.
No description

Uribef884 - Hey, does anybody know how to conne...

Hey, does anybody know how to connect Flutterflow with AWS S3 ? I want to upload images to different folders on my bucket depending on the image (profile pic, Ads , menu) my app is like a "Uber eats" where different Businesses have their own folders so I have everything organized

serge - Hello, after the recent update with Web...

Hello, after the recent update with Webflow, can we have a tutorial on how to use Firebase for authentication and how to display data from it in Webflow? thank
Solution:
Hi @serge, you can simply replace the trigger with Firebase Auth and return the user data and modify the webflow frontend js script to handle and show the data, example workflow - https://buildship.app/remix/78580099-5416-4eec-a0ab-2dd98616e9da.

activehubb - Hello @Harini and team I am curren...

Hello @Harini and team I am currently implementing claude assistant workflow but I keep getting an error 400, please what am i missing in the workflow and is there a way to implement this in the workflow?
No description

Elder Marx - how I stop a workflow that is in S...

how I stop a workflow that is in Ship (Ship is on) without delete it?
Solution:
Hi @Elder Marx, for now deleting the workflow is the only option to stop the deployed(shipped) workflow. We'll be working on a stop functionality to undeploy. (Note: you can copy/paste the workflow file before deleting to prevent loss). And the best practices to create dev, staging, and prod folders to manage workflows.

jeevankc17 - How close is buildship to express....

How close is buildship to express.js? Is there any blog available answering this question? @Gaurav Chadha

Dino Vidili -Ssumar Group - Hello @Harini and t...

Hello @Harini and team. Can you please help @Almendra10 with a problem while getting scripts from YouTube videos?. Thanks. Dino