What problem does it solve?
Braze-powered teams often struggle to consistently ingest, normalize, and react to payment and subscription events from multiple providers. This Skill unit provides a production-grade blueprint for transforming webhook and lifecycle data from Stripe, RevenueCat, Recurly, Narvar, and Olo into Braze-ready payloads, enabling timely, personalized customer communications.
Core Features & Use Cases
- Unified event ingestion and normalization for payment, billing, and subscription events across multiple partners.
- Reliable identity resolution and external_id mapping to Braze profiles for accurate messaging.
- End-to-end lifecycle handling, including subscription state transitions, event batching, and idempotent processing.
- Support for multiple data sources and event types (webhooks, invoices, renewals, cancellations) to power targeted canvases and campaigns.
Quick Start
Describe and implement a Braze integration workflow that forwards payment and subscription events from Stripe, RevenueCat, Recurly, and related partners into Braze via the /users/track API.