How to Execute API Calls

Поделиться
HTML-код
  • Опубликовано: 7 окт 2022
  • 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/
  • РазвлеченияРазвлечения

Комментарии • 34

  • @olainiyanadewale5219
    @olainiyanadewale5219 Год назад +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

  • @didiDanaila
    @didiDanaila Год назад +2

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

  • @softwaretestinglearninghub
    @softwaretestinglearninghub Год назад +3

    Thank you for explaining those API calls, great content!

  • @swyxTV
    @swyxTV Год назад +1

    Yesss more intelligence in FF. Thanks for this tutorial!

  • @aiexplains
    @aiexplains Год назад +4

    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?

  • @wikithoughts
    @wikithoughts Год назад

    Keep up the good work. More videos please

  • @prasanjithtillekeratne4168
    @prasanjithtillekeratne4168 11 месяцев назад +1

    Thanks. Understandable

  • @Antonio-qt9be
    @Antonio-qt9be Месяц назад

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

  • @biggestgamelibrary4025
    @biggestgamelibrary4025 Год назад +10

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

  • @user-vu4kk6ii7c
    @user-vu4kk6ii7c Год назад +1

    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 Год назад +3

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

  • @buzassyadam6468
    @buzassyadam6468 11 месяцев назад

    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!

  • @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.

  • @pratimadudhewar3680
    @pratimadudhewar3680 Год назад

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

  • @omar-boudabbous
    @omar-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?

  • @blueli6351
    @blueli6351 5 месяцев назад

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

  • @gregL8700
    @gregL8700 Год назад +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 Год назад +1

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

  • @shadynady846
    @shadynady846 Год назад

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

  • @bigdata9605
    @bigdata9605 Год назад +3

    Can you create a token based authentication video?

  •  Год назад

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

  • @wilfredtitus6466
    @wilfredtitus6466 Год назад

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

  • @0Amshalem
    @0Amshalem 10 месяцев назад

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

  • @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

  • @odoocustomize3236
    @odoocustomize3236 Год назад

    how we can manage cookies ?

  • @watchshortshere
    @watchshortshere Год назад

    api auth?
    ]

  • @fictionplus
    @fictionplus Год назад

    Supabase integration pls