BuildShip

B

BuildShip

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

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

jojo_wrecks - Hi, everyone- nice to meet you! A...

Hi, everyone- nice to meet you! And thanks for accepting me

Bilal | moneywithbilz - I am trying to copy a t...

I am trying to copy a template into my account from a link and its not loading properly

Onward Andrew - Hello everyone, hope you’re all...

Hello everyone, hope you’re all doing great today! This is Andrew here, reaching out to connect with business owners interested in scaling their businesses. Right now, I’m offering a solution that guarantees a solid return on investment: influencer videos. This is currently one of the most effective strategies—getting people to talk about your brand and products, especially if you have discounts to offer.
If you’d like to learn more about this approach, feel free to reach out. Wishing you all the very best of luck!...

ori0651 - Hi anyone knows whay im keep geting t...

Hi anyone knows whay im keep geting the error: No such object: buildship-516ceq-europe-west4/flows.json? Will trying to connect?

LNTWOOL - Buildships doc's are in dire need of ...

Buildships doc's are in dire need of updating. This should be documented. I need to know - if i set a workflow variable, which is basically a transient authentication token, that is unique to each user. When i capture and store the token in the workflow variable, and user 2 hits the api seconds later, is it user 2 token that is stored, thus breaking user 1 not to mention security, now user one see's user 2 information. There is zero information about session state. a user is not using the api fo...

reuben - I have some questions regarding functi...

I have some questions regarding functionality and optimization regarding OpenAI with Supabase - I need to be sure that this solution is production ready for my client. Does BuildShip have office hours and/or someone I can speak to?

damdus - Hey, I'm having trouble finding a node...

Hey, I'm having trouble finding a node for Pinecone integration. I can add an API key in the panel, but there are no nodes listed for Pinecone. Are they available for anyone here? Is there anything else I need to do besides completing the key to have them available?...

reuben - Hey, not sure if it's just on my end b...

Hey, not sure if it's just on my end but the pre built flow "Chat with Supabase" doesn't seem to be appearing anymore. In fact, I only see 3 pre built Supabase flows where before there were many more.

serge - Hello, I am getting erro with my api in...

Hello, I am getting erro with my api in other account when i test it is work pefect on buildship but when i test it in postman it give me "error": {}, "label": "Get Firestore Document", "message": "Value for argument "documentPath" is not a valid resource path. Path must be a non-empty string." the api is ...

ph055a - What is the best solution for working ...

What is the best solution for working with different datatypes that are normal for firestore? For example DateTime and GeoPoint? Do I need to write my own custom code? seems like a very common task.

jordendubs - What is the best way to query a bu...

What is the best way to query a buildship database or flow logs grouped by a parameter? I need to do a count query grouped by parameter...

Chewy (Arnii Fitness) - When we use the AI assi...

When we use the AI assistant nodes to read our data tables, my data table is massive, does this impact my token costs using my open AI assistant, or is this facilitated in buildship?

Bry - Hi, in v1 there's a "Return" node where y...

Hi, in v1 there's a "Return" node where you can return http code to the caller. I used this to respond with http(403) when the caller is not authorized. In v2, the Return code is no longer available and replaced with an "Output" node. But how can you send http(403) response to the caller like with the Return node? I can't figure it out.... Thanks.

reuben - Hey everyone, I'm currently building a...

Hey everyone, I'm currently building a recommendation function and was wondering the difference between running a Semantic Search with Supabase vs. using using the OpenAI Assistant Node with Supabase Get Column Node? I seem to be getting better results with the Assistant Node but seems to be slower vs. semantic search?

BlindBoy - Hey guys,I'm currently working on ...

Hey guys, I'm currently working on integrating a REST API into my project using Buildship and need some assistance with adding proxy support to the API calls. Specifically, I'm trying to route my API requests through a proxy server to mask the originating IP address. I’d really appreciate your help if you can guide me...

Muffin - Will it ever be possible to add flows ...

Will it ever be possible to add flows to the starter plan? Sometimes I need like 23 or 25 flows but cant justify upgrading the plan

Recon - Oh man, async in Rust is like next leve...

Oh man, async in Rust is like next level brain gymnastics. But when you get it, it's sooo worth it.

rusty_man - Same here, but I’m diving into some...

Same here, but I’m diving into some async stuff. Rust’s async model is like... a whole new level of complexity, but also smooth when you nail it

Recon - That feeling when the code finally comp...

That feeling when the code finally compiles without yelling at you is pure bliss