Hey guys, I'm continually running into completely unexplainable errors. For instance, running a test produces errors regarding an endpoint that i'm not even working on currently and is not referenced in the current workflow. Is it ever possible to hop on calls with buildship support to debug together? I really want to get buildship working for us!
Anyone else not seeing their AI generation allowance not update after the latest billing period? Mine are still showing what was left from last month and hasn't renewed.
Sent in a support ticket on this a few days ago but I'm running out quick.
Hey there, we run big programs with about 2000 developers where we support builders in launching something new. We also work with companies (totally free of charge) like Stability, AWS, Chroma, and others to encourage and support builders on their tech. We've seen some interest in Rowy from builders in past programs and I was hoping to chat with someone on the team about making it easier to build on Rowy in the upcoming program? Thanks! https://backdropbuild.com/
Javascript with Nodejs, for cannot read propertiescannot read properties it is not related to BuildShip, occurs when you try to access something not declared.
Hello, and thank you for the message. Currently, FF only supports SMS and email notifications. It does not support push notifications, in-app messaging, or live activities.
I'm really hoping the FF team will complete their integration with One Signal which will fully open up opportunity to integrate push notifications. At the moment you can only integrate push notifications by downloading your project code and integrating manually.
so update, finally got to 2k records imported after like 2 hours... idk if i can be at my current location for that long and might disconect from the internet to move... does this mean i will have to restart from scratch ?
@Gaurav Chadha I have an SQL query on Buildship. When I run it on its own everything works fine. When I run it as part of the workflow I get an error Failed to execute workflow. Any idea why this happens?
Do any of you also have a problem with disappearing values? Yesterday I was working with my workflow, I set all the necessary values, everything worked correctly, and today all the value fields are empty....
Hey guys! i'm making solid progress on building out our buildship API but have an issue. I'm working on a workflow with multiple branches, and I'm looking for a way to consolidate data from these branches at the end of the workflow. However, I'm encountering errors when trying to access values from branches that were not executed in the current flow request. Is there a workaround to access variables or data from non-executed branches in Buildship? Ideally, I'd like to retrieve the value from whichever branch was run and use it for further processing. Any advice or suggestions on how to achieve this would be greatly appreciated.
In the example below, I need to check to see if the row exists in supabase, if not then i need to create the row (on the branch). The trouble is that further down the workflow, I cant find a way to use the row id from whichever node was run. Thank you!
Guys, tell me why it doesn’t take the data from the check, I connected everything to firebase and cloud.google, but when I load the check as a picture, it’s completely silent https://screenrec.com/share/84y31khvzG
Hello. I encountered an error when updating a row in Supabase, where it always throws a null result. Does anyone know the solution? And is my query filter correct?