We will see how to build a Windmill workflow that can be triggered by the Supabase Database Webhooks.
How to Send Database Events From Supabase to Windmill
· 4 min read
We will see how to build a Windmill workflow that can be triggered by the Supabase Database Webhooks.
This guide aims to show you how to create a connection from your Windmill instance to an external MongoDB Atlas database, then use it to make queries.
We will see how to connect your Windmill instance to an external PostgreSQL service and then send queries to the database using Windmill Scripts.
Learn how to integrate Slack with Windmill. There are two ways to build interactions between the two: run code on Windmill by a Slack command or use the Slack API directly from Windmill. In this guide, we'll cover both approaches, so you can find the one that suits you best.
Learn how to connect to your Supabase project from Windmill Scripts, Flows and Apps.