Hello
Hello
I'm looking to develop a firebase + Flutterflow application that incorporates a subscription-based payment model along with a referral credit system.
The concept is similar to that of FlutterFlow, where users can refer new users and earn credits when the referred individuals make a successful payment....
Hey guys, new here, starting with an app
Hey guys, new here, starting with an app with flutterflow and buildship, I'm not sure on how to design all the user stuff, I guess that using the integrated option of user creation and management from flutterflow is not really secure. So probably going to use buildship for it. Is there a "standard" way to do it? Or I should just have a table with usernames and passwords and use booleans to check if they can loggin to the account and from there use some kind of identification for the user on the...
I also need to send it to a url that is
I also need to send it to a url that is in the url field of my order sheet
I am trying to implement a loop as
I am trying to implement a loop as follows:
While retrieveRun != "completed"
retrieveRun = curl https://api.openai.com/v1/threads/$newThread/runs/$runId ...
what is the proper notation to access
what is the proper notation to access arbitrary data from the output of an upstream node?
Create PDF / HTML with Firebase database...
Hey everyone! I am new to API calls and have low coding knowledge. I just watched this tutorial on YouTube, however I did not understand from which database the data is coming from. Like what data I should connect to get the output PDF.
https://youtu.be/4Ny3x8me-wA?si=Pzz2CIMowONin9pW...
Secure BuildShip endpoint access
Hello everyone 👋 ,
We use Buildship as our backend and FlutterFlow as our mobile frontend and Firebase as our database. For several days we've been looking at how to protect the API endpoints created with Buildship (secure communication between FlutterFlow and Buildship).
What authentication and authorization system does Buildship offer? Because right now, anyone with knowledge of the endpoint can execute workflows ......
Does anyone know why I'm getting '
Does anyone know why I'm getting 'Undefined' back from a FS Document field? 😕
Hi there! In a workflow, is there a way
Hi there! In a workflow, is there a way I can append results to an "environment variable"? I'm running a workflow loop, and I'd like to add the results of the loop to an array which I can then take and retrieve after the loop has ended. Not sure how I can achieve this one. I do not want to loop using JS, I'd like to use the workflow loop itself.
Built-in function
Hi
In code, what built-in function would I use to search all entries in a column/key against a value?
I am doing entries using a webhook and need to add the code in the parser section of the webhook that would check if the entry is duplicate....
Hi guyz ! How can I use update supabase
Hi guyz ! How can I use update supabase record node to update a field containing an array? I would to like to push new data at the end of this array
is there a simple explanation for the
is there a simple explanation for the difference between a Scheduled Cron Trigger vs. Scheduled Interval Trigger?
HI all, Im excited about this product i
HI all, Im excited about this product i must say... Im still learning but can anyone confirm using the buildship endpoint with puppeteer can also perform actions like click links, log in etc. https://puppeteer.buildship.run/v1/crawl . i see there is also a https://puppeteer.buildship.run/v1/screenshot .. where do I see all teh endpoints and info on them? .. ok i see probably not and will just use browserless api
Hey there! https://discord.com/channels/
Hey there! https://discord.com/channels/853498675484819476/1187400437993848892
Anyone able to help me with this? I'd like to secure my REST API requests with some sort of secure tokens. Are we obliged to use firebase for this?...
Hey everyone! I'm trying to figure out
Hey everyone! I'm trying to figure out an issue I got on the latest meditation example posted recently. Looks like the loop node is returning URL: null . Added my playHT secret api key and don't really understand what's the issue here as I have not really changed the provided example
Format value and getting result
like how do i match the response schema of the API to buildship? its just
`{
"results": [
{...
Hi, buildship found me through YT :=).
Hi, buildship found me through YT :=). I am testing the templates and i get an error where i do not know how to proceed. Does anybody know what is wrong in this template process? I just maintained the openai key.