How can I send user email to RevenueCat with Supabase?

Integrations

How can I send user email to RevenueCat with Supabase? With default settings of supabase and webhook, the user email isn't send to RevenueCat. It shows anonymousID in RevenueCat.

--------------------------------------------

I just apply subscription to ios app with RevenueCat and Supabase auth. I follow the guide and get a test result from test account of testflight through iphone device. It makes imaginary purchase subscription with revenueCat.

I used RevenueCat Paywall to the page with following guide.
https://blog.flutterflow.io/in-app-subscriptions-using-revenue-cat/#showing-paywall

I used supabase auth and database, so the authorized email is not send to Webhook and then RevenueCat take a anonymous id from the webhook. The Dashboard of RevenueCat shows $RCAnonymousID instead of user's email. Because RevenueCat uses firebase ID for registering users. How can I send user email to RevenueCat with Supabase?

Please refer this.
https://community.flutterflow.io/ask-the-community/post/revenuecat-not-getting-the-correct-alias-m8sYPdUSSF1sVZJhttps://community.flutterflow.io/database-and-apis/post/revenuecat-and-supabase-auth-PODpamB2b3k7ldI

What have you tried so far?

I just apply subscription to ios app with RevenueCat and Supabase auth. I follow the guide and get a test result from test account of testflight through iphone device. It makes imaginary purchase subscription with revenueCat.

Did you check FlutterFlow's Documentation for this topic?
Yes
1