Update Firebase Document Boolean from Stripe

Hey everyone, I’m new to Make and scratching my head a bit trying to build the logic for my scenario. I’m hoping some seasoned vets can help guide me.

What I would like to do is have a scenario where Integromat watches my Stripe account for three things: When a customer buys a subscription. When a customer fails to pay their monthly recurring sub, and when a customer cancels a sub.

When a customer subscribes, I want to capture the customer email, match that with their profile(document) in Firebase, and change the value of a boolean field in the profile. I would would a similar function in the even a customer doesn’t pay or cancels their sub.

This sounds simple in my mind, but I’m not sure how I should be building out the logic based on the tools Integromat provides. I already have made connections with Stripe and Firebase so that’s good to go.

Thank you in advance for any help you all can provide!

1 Like