КОМЕНТАРІ •

  • @dr.montero
    @dr.montero 3 місяці тому

    Thank you, you saved me of an ongoing headache, been attacking this issue for a month

    • @apixflow
      @apixflow 3 місяці тому

      Thank you for kind feedback! Glad to help :)

  • @gilcesar581
    @gilcesar581 5 місяців тому +1

    Fantastic !

    • @apixflow
      @apixflow 5 місяців тому

      Thanks for the kind feedback!

  • @ivanxam7093
    @ivanxam7093 4 місяці тому

    Thank you very much!
    I am using the supabase database and the first part was very good (many steps) and I prefer the second part :-)
    but at minute 21:21 when you explain the query. There I have the problem.
    Since according to the documentation of supabase, to make a filter it has to be something like this:
    /rest/v1/CarS?eq.3&brand=eq.1
    (if I put it like this in the API Calls, I "filter" it well).
    but I don't know how to put it in your example, so that it works for me.
    Can you help me please!

    • @apixflow
      @apixflow 4 місяці тому

      Thank you for the feedback. Can't help with supabase as never used it, prefer to use our service :)

    • @ivanxam7093
      @ivanxam7093 4 місяці тому +1

      @@apixflow Thank you for your reply. It's normal, I'll try your services right away.

  • @emailpilotAIpro
    @emailpilotAIpro 5 місяців тому

    how to handle if the api response is a file? Eg: an audio file or a video file instead of json

    • @apixflow
      @apixflow 5 місяців тому

      Thank you for this question. As this appears to be a frequent task from FlutterFlow developers we are working on ability to work with binary fields in databases and APIs via ApiFlow. So I expect to record a video in a few days to cover this topic. Hope it will be useful for your project too