How to use wrappers in Supabase

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ค. 2024
  • Learning how to use wrappers in Supabase will allow you to import third party data into your Supabase tables from a number of different providers, including Stripe.
    In this video we will look at importing data into Supabase by using a wrapper. The examples used are Stripe and Airtable, but Supabase allows you to use other services too.
    Once we have access to the data in a Supabase wrapper, we can use it in our apps to enhance the overall functionality and user experience of what we create.

ความคิดเห็น • 6

  • @Koachie
    @Koachie 2 หลายเดือนก่อน +1

    Love this!

  • @atheer3343
    @atheer3343 2 หลายเดือนก่อน

    Please make a video on a secure way to integrate Stripe Connect (for multivendor transactions) with Supabase and FlutterFlow. Love that you made a video on wrappers hope you can make more videos on this. Thank you.

  • @khan420bd5
    @khan420bd5 2 หลายเดือนก่อน

    Could you make a Firebase play list

  • @EmblazNOR
    @EmblazNOR หลายเดือนก่อน +1

    Please create a tutorial on how to safely store api keys in supabase and trigger it from flutterflow. For instance a call to openai

    • @rapidmvp
      @rapidmvp  หลายเดือนก่อน +1

      API keys is this week’s video, should be tomorrow.

  • @KaiCodingJourney
    @KaiCodingJourney 2 หลายเดือนก่อน

    I discover wrappers too but I really don’t actually get it how to or when to use them when it comes to Stripe? Like you can’t use triggers, you can’t show this data in flutterflow front end coz it requires a different privileges, what can you even use them for?