Connect, read and filter data from Google Sheet to FlutterFlow (works with free version)

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

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

  • @DejAyEnterprise
    @DejAyEnterprise 6 месяцев назад +1

    I am thinking that multiple API calls to the backend is inefficient and is causing some of my UI elements to disappear while tring to fetch corresponding data. A good example is, I have an image for appBar background fetced from a different google sheet tab and a series of images for a carousel widget from another tab, I thought it wise to simply fetch all data on page load rather than for each widget. Only problem is when it is time to attach the api response to each widget in the property panel, I don't have access to the respetive responses. I am still not sure how one uses the multiple get calls that came with the api deifnition file. E.g. get row at index vs get row items etc. Please advise and thanks for a great tool.

    • @apixflow
      @apixflow  6 месяцев назад

      Thanks for the feebdack and question! Yes, it's better to use lower amount of requests if possible and attach backend query to parent container. Then you can filter data and attach it to children widgets full at "client side" (in FlutterFlow). But if you use different types of requests this definitely can be tricky with "Backend query" tab only as it provides ability to attach only one query at the time. However not so long ago FlutterFlow introduced "Parallel Actions" so you can do API Calls in parallel on Page load - I will cover this feature in new videos next week. You can try to use it via "Parallel" action in actions editor

  • @danzreview
    @danzreview 6 месяцев назад +1

    looks good

    • @apixflow
      @apixflow  6 месяцев назад

      Thanks for the kind feedback!

  • @DejAyEnterprise
    @DejAyEnterprise 6 месяцев назад

    I am unable to login to my apiflow and can't even reset my password.

    • @apixflow
      @apixflow  6 месяцев назад

      Hello Adebisi
      Thanks for your feedback!
      While we working on password recovery fix, please use login link we sent to your email

    • @DejAyEnterprise
      @DejAyEnterprise 6 месяцев назад +1

      thanks looking forward to that tutorial next week

    • @apixflow
      @apixflow  6 месяцев назад

      @@DejAyEnterprise we just published a new video about how to use FlutterFlow Parallel Actions and app/page state to enhance data management. Hope this will help you with your projects development! Thanks again for your feedback and requests! Check video here ruclips.net/video/jL6d6SHRIkY/видео.html

  • @DMSdev
    @DMSdev 6 месяцев назад +2

    🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉❤❤❤❤❤❤❤❤❤❤
    I am with you wholeheartedly, I will share this on all the groups and Flutterflow pages, thank you once again

    • @apixflow
      @apixflow  6 месяцев назад

      Thanks for the kind feedback and suggestions! More interesting features and videos for FF integrations are upcoming soon ;)