Wright Source Group
Automated billing & invoicing
A fully automated billing pipeline replacing manual invoicing. The original setup broke down under real conditions: Google Sheets field types that didn't match what Stripe expected, a Stripe search API with real limits on matching existing products, and duplicate product and price records appearing on every repeat run. We rebuilt the scenario architecture from the ground up and combined product and price creation into a single atomic API call, which removed the race condition and guaranteed every invoice mapped to one correct, unique Stripe object.
- Make.com
- Stripe API
- Google Sheets