You move fast 😭😭😭 I asked for this on Monday and a video up Friday I appreciate you all !
@sergejdergatsjev2 жыл бұрын
If I'm not mistaken.. With a method where Sendgrid API key is added in application code. That could become a very big security problem. Because people can decompile this application and then access your account via API key. The method is that you keep API key only where you as administrator have access. For example function of Firebase. Server side, !!! not client. Of Via client you could listen request via traffic monitoring tool and see the API key..
@ChrisLaupama3 жыл бұрын
Another incredible update! Can’t wait to use this!
@junepat5923 жыл бұрын
Can you guys make a video explaining more on query collections and also document reference..and also explain when to use them
@novacrypto79312 жыл бұрын
excellent video I don't know much about apis and this helped me a lot flutterflow the best of the best
@maginixx2 жыл бұрын
very good my boy, very good, congratulaions for video, congratulaions .
@maxi-g2 жыл бұрын
amazing! but is there a way to handle different responsecodes from the endpoint? (200/201 / 400) would be usefull for authentication for example (password incorrect...)
@TheBeatmens Жыл бұрын
You could receive different status codes?
@DarkChasmGamers3 жыл бұрын
In production, you'd want to use the send email API in a cloud function? Can the user possibly extract the secret from the app files? And you'd want to make sure users don't exploit it and spam emails which could cost you a lot of affect the experience of other users if they are the recipient?
@ShivamJha002 жыл бұрын
Yes. That's why these stuffs are only good for MVP purposes for getting quick validation from users or investors but not for public facing apps
@myandrobox34272 жыл бұрын
We do not see that SOURCE type any more where we can get data from grid or list, is it taken off ??? This is really important. Please confirm!!
@RR-et6zp7 ай бұрын
great simple explanation
@mazenalsakkaf2 жыл бұрын
This is an excellent API tutorial!
@HSBTechYT3 жыл бұрын
This is amazing Finally custom api support. Will definitely try it out now
@rickloterio Жыл бұрын
Can I set my API authorization token as a variable? I can get ir on GET using query parameters, but not on post
@ai-news168 Жыл бұрын
Thank you for this excellent API tutorial!
@abhilashvr0073 жыл бұрын
any way to keep a persistant variable in flutterflow when not using firebase?
@mrwilson.1 Жыл бұрын
How can I format the text in the body of the email that is sent? Like putting info in a new line instead of everything just following in a single line?
@dalvindigitaldesign3 жыл бұрын
Can you also do a tutorial on webviews and passing in env vars?
@dniezby2 жыл бұрын
Is it possible to send an HTML formatted email? I’m building an app for my company and they need a specific format of the completed form sent to them.
@mariomini Жыл бұрын
This is a key functionality, but how do we capture and pass cookies from a GET call to a subsequent POST call?
@kimosabe773 жыл бұрын
will there be delete or put/patch api feature down the line?
@kalmenchia3 жыл бұрын
Yes for the rest of the methods please.
@victorzcorp2 жыл бұрын
we dont have 'update' and 'delete' http method on flutterflow api call? (video at 03:15 only show get or post)
@FlutterFlow2 жыл бұрын
delete/put/patch have been added since
@chawmandew2 жыл бұрын
Great tutorial. But is there a way to add a header that the value is inside a variable (eg. Authentication Tokens, Bearer Tokens) ?
@garrylowther2 жыл бұрын
I have asked their support for an answer to this.
@boliempire336 Жыл бұрын
@@garrylowther what was their response
@shaiksaifulla9698 Жыл бұрын
How can i show no of credits used and upgrade system on my chatgpt app in flutterflow please help me in that.
2 жыл бұрын
how to set up api call timeout? I think this is a very important feature
@boeing4you3 жыл бұрын
Hi, I have a problem about JSON's result which return from api. The result cannot display in our language (Thai). Normally, I use JSON decode function (coding) when it return from api but in flutterflow, How can i decode?
@fabiantorresm2 жыл бұрын
Hi Flutterflow! Thanks for the content. I have a question In the version 3 update, how do I send dynamic data in the header? My headers go like this: access-token:[access-token] and in body/params I have declared their respective variable but everything goes in the body of the request and in the header only this goes: { "client": "", "access-token": "", "uid": "", "charset": "utf-8" }. Beforehand thank you very much
@fucksystem12 жыл бұрын
Hola Fabian, pudiste resolverlo?
@hussnainahmed75783 жыл бұрын
Will you add OAuth support for API authentication? e.g., using various google APIs
@mohanmovibrothers35392 жыл бұрын
If I'm building a successful app in flutterflow then I have to upgrade my plan in flutterflow for playstore deployment. After 2-3months If I'm cancelling my subscription from flutterflow will it affect previously deployed apps in playstore
@uc-elroczy78802 жыл бұрын
You didn't talk about using API KEY for 3rd party service... Could you let me know how? Because I'd like to make a post request to the service but it requires API Key for security reason
@Natet3 жыл бұрын
So does this mean you can create Social post like api and make them display in a main page? like how Instagram does it?
@seapson69673 жыл бұрын
just built my first flutterflow app,but will love to know how to make it compatible with different screen sizes..
@maginixx2 жыл бұрын
Please show how infinite scroll as you the API data country 100 for example, if every 3 records show, when you pull to the end, the data in the column, all had to load more 30 what already gives 60 , and each time that you load more automatically and dynamically incrementing until you give the 100 total records that come from the json API listed, I at flutterflow so far have not put a function that does this automatically, and this feature is extremely important, crucial for those who have many records coming in the api and wants to load everything in the app inside a listview or wrap column, as if it is pulling the pagination little by little but with auto increment in the column called scroll au increment, I don't know how to work with code and I chose to pay and use flutterflow for being a non-excellent option, but now we don't provide this fun that is very important and we need more, urgently please if there is any way to help ask what to help, because I'm crashing 1 me s in my app I can't solve this I have many no json banks I wanted to bring it little by little and on a screen as if it were all the data per record divided by pages because there are many, but I'm not trying to do it because the platform doesn't give that option , help me answer. OBS: the name of the system I'm talking about is: Increment content in Column from API On pull To refresh we need auto Increment content in Column from API On pull To refresh, automatic , this tool still doesn't have it when you create the query chidrens in the column passing the content, please help we need this I can't finish my project I want to sign the plan but no I can even finish this, I need to bring the API records that come per page are 30 on each page, I don't know how to work with code, I don't have time for that, and I need to finish my project to be able to pay the plan and download my code, for Please could you implement this au increment tool as the person pulls the scroll to the end and the query increments the amount of record you want to appear until giving the final record value returned by the API in json. please help paste this function, we are waiting, until then I will wait to be able to change my plan from free to premium. thanks !! if you need help, just tell me and I'll pay you to put a tool already ready in that part that when you click on On Pull to refresh, it updates the api data, with auto increment updating the data by pagination according to the amount of record chosen by the developer in the tool part > (Generating Children from Variable) in "Max Items" if you put every 10, for example from the json API, of 50 it would load 10 records 5 times each time the user scrolls to the end the records listed within the list view or Wrap column, all automatically, without having to change code or anything like that, if you need help with this I pay for it because it costs a lot to finish my project, and I depend on this, thank you and until later I stay in I wait !
@valirmasha47183 жыл бұрын
How to create user account like sign-in login and sign out or require to sign-in if we click on any product in our app
@dalvindigitaldesign3 жыл бұрын
How can we set environment variables in flutter?
@valtronicsza2 жыл бұрын
No support for PUT, PATCH, DELETE, OPTIONS ?
@novacrypto79312 жыл бұрын
could you do a tutorial on how to send map index list information with whatsapp cloud in post please please pleaseeeeeee
@AnisBOULAID Жыл бұрын
What about other http verbs (mainly put and delete)??
@FlutterFlow Жыл бұрын
Possible now, old video (we'll put up an updated version soon). Check out our docs for now: docs.flutterflow.io/data-and-backend/api-calls
@AnisBOULAID Жыл бұрын
Yep, thank you, found in another tutorial and it now includes the patch as well 😀
@Evinsta-v6z Жыл бұрын
can u do an update with the new features?
@ExcuseMeAhem2 жыл бұрын
Great tutorial. Please get a new mic though.
@epicvillain8308 Жыл бұрын
Hilarious when “no code” devs say “pretty obvious”, “pretty straight forward”. I just “pass this into this and do that with this” but “I’m not actually going to explain a single thing that I did or why I did it, just gonna show you I did it.” Oh yeah and “that was easy huh”
@artluismangubat37983 жыл бұрын
do you know how to forget password or reset password
@Design-with-Omar5 ай бұрын
Why i don't sea name and value now
@Simon-tv8lq3 жыл бұрын
Who will use this feature with a fixed authorization?
@ChrisLaupama3 жыл бұрын
The authorisation is to use the API, so each developer will need to authorise their own use of the endpoint, this is so if there there are limitations to the API (like the amount of times you can call the API) it can be monitored.