(Newbie) I try to Connect Stripe with a webhook, to create Gmail Trigger for personal msg my Customers

Hello Guys ,.

First off, iam Absolutly new here , so be kind please. :slight_smile:

I try to do a setup what looks like this:

Stripe>Webhook>Superbase (get a row)>gmail.

right now i have a Problem between Webhook and Superbase (get a row).

Stripes send a json to webhook,..but for me it does looks like it have enough data for {get a row} , i miss the UUID .

Any one here knows what i mean, and can help me please?

thank you

1 Like

Hi there, can u share your workflow?

Does the data from stripe is enough to call any data from supabase? you don’t need to call it by UUID as long as you have other values that can be used to identify and get the record in supabase

in the Filter Value,.i tried like everything,…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.