How to Execute API Calls

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • This tutorial covers how to use API calls in FlutterFlow. We will cover different types of basic API Calls & API groups in this updated tutorial.
    //
    Flutterflow is a low-code builder for native apps, bringing design and development into one tool. Drag-and-drop to build pixel-perfect UIs. Connect your app to live data via Firebase or APIs. Easily add advanced features like push notifications, payments, animations, and more. Build your own custom widgets or write custom code that you can use in Flutterflow. When your app is complete, export your code or deploy straight to the app stores.
    Start building now: flutterflow.io/
  • Розваги

КОМЕНТАРІ • 35

  • @olainiyanadewale5219
    @olainiyanadewale5219 2 роки тому +17

    We need more video on how to make use of the app in the UI. 1. Calling more than one endpoints 2. Take a value from one page to another. 3. API authentication with flutterflow

  • @biggestgamelibrary4025
    @biggestgamelibrary4025 2 роки тому +11

    AppGyver has unlimited free API calls. Can you please make unlimited api calls available for free.

  • @aiexplains
    @aiexplains Рік тому +6

    How do we show the results in app??? I have watched videos and read docs but all are outdated!
    Also can you make unlimited calls in testing like we can't download source code but we can try api group and see if it work for us?

  • @LulwaBurezq
    @LulwaBurezq Рік тому +2

    Is there a way I can test the api that is running on localhost? I tried 127.0.01 but that doesn't work.

  • @mohamedabdikadir6910
    @mohamedabdikadir6910 Рік тому +4

    can you make a video about geolocation and polylines and also how to count the sum of results .
    thank you i appreciate

  • @Amor-Boudabbous
    @Amor-Boudabbous Рік тому +2

    gys i want to ask , how can use this call api from local backend ??
    evrytime i got Error: XMLHttpRequest error

    • @josemariani95
      @josemariani95 Рік тому

      Do you have the answer? or someone who can help us clarify this? Is it possible in FF?

  • @bigdata9605
    @bigdata9605 Рік тому +3

    Can you create a token based authentication video?

  • @iamturbonium
    @iamturbonium Рік тому +4

    API Group is only available on Pro & Team plans :( Not ideal for individual creators. If features you're using as part of the tutorials are only available on premium tiers it would be great for you guys to call that out.

  • @softwaretestinglearninghub
    @softwaretestinglearninghub 2 роки тому +3

    Thank you for explaining those API calls, great content!

  • @diymicha2
    @diymicha2 Місяць тому

    How to pass a list of integers to the API?

  • @swyxTV
    @swyxTV 2 роки тому +1

    Yesss more intelligence in FF. Thanks for this tutorial!

  • @didiDanaila
    @didiDanaila 2 роки тому +2

    the power of the API... simple, clean, nice

  • @gregL8700
    @gregL8700 2 роки тому +1

    How do you pass in an auth token (received from a login endpoint and stored in local state) in the Header without hard coding it. I need to make calls to several endpoints that require authorization from an auth token, not a static api key. I don't see how to pass variables into the header. This is a very normal use case that was not covered. Please help. Thanks for the video.

    • @gregL8700
      @gregL8700 2 роки тому +1

      I think I found the answer here if anyone needs it: docs.flutterflow.io/data-and-backend/api-calls/api-calls-101

  • @prasanjithtillekeratne4168
    @prasanjithtillekeratne4168 Рік тому +1

    Thanks. Understandable

  • @blueli6351
    @blueli6351 7 місяців тому

    Why should we not enable private for the API call at all time? Is there any cons? Thanks

  • @Antonio-qt9be
    @Antonio-qt9be 3 місяці тому

    great presentation. thanks. would be greater to focus on one subject calls

  • @shadynady846
    @shadynady846 Рік тому

    Hello
    I needed Any videos about post and update api calls
    Can you help me where to find tutorials ?

  • @buzassyadam6468
    @buzassyadam6468 Рік тому

    Hi, thank you for the video, it is really useful! I have a question for you guys. How can I manage to make a query parameter out of an entry in a text field in the app? Thank you!

  • @pratimadudhewar3680
    @pratimadudhewar3680 Рік тому

    Can you post another video, for POST API call where we have big nested JSON in the body?

  • @wilfredtitus6466
    @wilfredtitus6466 Рік тому

    Can someone please help me. What do I do when the api requires an api key!

  •  2 роки тому

    How to set timeout? Don't want to wait forever if the server is not responding...

  • @0Amshalem
    @0Amshalem Рік тому

    how to connect between post and comments with the post id?

  • @odoocustomize3236
    @odoocustomize3236 Рік тому

    how we can manage cookies ?

  • @himanshukhati1193
    @himanshukhati1193 Рік тому

    How can I view Api call logs ?

  • @gamedinarius7409
    @gamedinarius7409 Рік тому

    Hello!! The app I want to make will show the times the sun rises and sets in cities all over the world. Also the names of the cities. I found an api. However, in the code I need to send to the api, the name of the city needs to be written and I need to get this information from the user. How can I add the city that the user will type into the code I call from the api?

    • @FlutterFlow
      @FlutterFlow  Рік тому +2

      Great question! You do that by adding a variable when you set up your api. And then when you're building your UI you would have a textField widget (input widget) and use that value that the user adds as the variable value in the api call.

    • @richardsloan9395
      @richardsloan9395 Рік тому +1

      @@FlutterFlow would love a tutorial on this also. Stuck trying to do something similar

  • @fictionplus
    @fictionplus Рік тому

    Supabase integration pls

  • @watchshortshere
    @watchshortshere Рік тому

    api auth?
    ]

  • @wikithoughts
    @wikithoughts Рік тому

    Keep up the good work. More videos please