CREATOR OPS MATRIX: DEPLOYMENT SOP Pipeline: Stripe -> Google Sheets Telemetry ========================================================= REQUIRED INFRASTRUCTURE: Before starting Phase 1, ensure your free accounts are active via the links below: ► Make.com (Automation Engine): https://www.make.com/en/register?pc=creatorop ► Join the Private Builder Community: https://www.skool.com/signup?ref=4ee3e46b5b674458822386078c5c78e0 PHASE 1: THE DATABASE --------------------------------------------------------- 1. Open Google Sheets and create a blank sheet. 2. Go to File -> Import -> Upload the 'Stripe_MRR_Dashboard_Template.csv' included in this Vault. 3. This creates the exact columns needed for the data routing. PHASE 2: DEPLOY THE BLUEPRINT --------------------------------------------------------- 1. Save the JSON code from the Vault as "stripe_blueprint.json". 2. In Make.com, click "Import Blueprint" and upload the file. 3. Module 1: Click "Add" to create a new webhook. Copy the generated URL. 4. Module 2: Connect your Google account and select the Sheet you created in Phase 1. PHASE 3: STRIPE ROUTING --------------------------------------------------------- 1. Go to Stripe Dashboard -> Developers -> Webhooks. 2. Click "Add endpoint". Paste your Make.com Webhook URL. 3. Select events to listen to: search for and check "charge.succeeded". 4. Click Add endpoint. Your financial data will now flow seamlessly into your database without manual entry.