Automate API requests with Database Webhooks in Supabase

Описание к видео Automate API requests with Database Webhooks in Supabase

For the introductory video on PostgreSQL functions, check out 👉    • Create PostgreSQL Functions with Supa...  

Webhooks are an awesome concept that allow us to automate communications between multiple third-party services, and keep all of our data in sync! In Supabase, we can use Function Hooks to automatically call an API endpoint anytime data in our PostgreSQL database changes.

Database Webhooks combine two concepts covered in previous videos - making a http request and subscribing to particular events in the database, like insert, update or delete. In this video, Jon Meyers (  / jonmeyers_io  ) demonstrates how we can use Database Webhooks, together with Next.js API routes, to create a customer in Stripe, anytime a new user signs into our application.

This is part of a series of videos about functions in PostgreSQL, check out the rest of the playlist to learn more:    • PostgreSQL Functions  

💰 Get really good at Supabase and build a SaaS product (free course): https://egghead.io/courses/build-a-sa...

---
Learn more about Supabase 👇

🕸 Website: https://supabase.com/
🏁 Get started: https://app.supabase.com/
📄 Docs: https://supabase.com/docs
🐙 Github: https://github.com/supabase
💬 Discord: https://discord.supabase.com/
🐦 Twitter:   / supabase  

Jon Meyers 👇
🕸 Website: https://jonmeyers.io/
🎥 YouTube Channel:    / jonmeyers  
🐦 Twitter:   / jonmeyers_io  

---

Комментарии

Информация по комментариям в разработке