Hello
I am working to find a way to connect stripe to Airtable. The use case for this is to show when a customer’s account is paid, past due, or cancelled.
- We have a people base in airtable that is each individual user in our system. Name, company name, emails, etc
- In stripe we have subscriptions that are paid and automated there. All payments are through this system.
- Some stripe subscriptions are an ap or accounting email but pay for 10 users in our people base.
I have tried zapier but it does not have the ability to connect the two in the way that is needed.
I am thinking I need to connect the unique stripe customer Id to the user in airtable. Not sure if this is best done through the stripe meta data. Then I would need a script to connect this meta data to the users in the airtable base.
