Integrating Supabase Variables into FlutterFlow Push Notification Titles

Hey guys,

I'm working on a project in FlutterFlow and I'm trying to link a variable from my Supabase database to the title field of a trigger push notification. I've set up the database and the notification system, but I'm not sure how to dynamically set the notification title based on a specific variable in Supabase. Could you guide me on how to achieve this integration? Specifically, I'm looking for steps that would allow me to fetch a variable (for example, a random message) from Supabase and use it as the title for a push notification triggered in FlutterFlow

Thanks in advance for your help!

1
2 replies