Workflow Summary

This workflow is triggered by a Stripe webhook event called "⚡️ Stripe Payment Succeeded," which activates whenever a successful payment is made through Stripe.

Step 1: Stripe Webhook

Step 2: Search Notion

Possible Outcomes

  1. Matching Item Found: Notion item is updated with the following info:
    1. Status updated to PAID.
    2. Payment date applied.
    3. Payment ID applied.
  2. No Matching Item Found: A new Notion item is created with the following info:
    1. Customer Info
    2. Payment status PAID.
    3. Payment date applied.
    4. Payment ID applied.