Make.com + Stripe + Monday.com
Make.com scenario that watches Stripe payment events, searches Monday.com for existing orders by ID, and creates or updates items with payment status changes. Uses sleep delays for data consistency and multiple update modules for different order statuses.
Built the event processing pipeline: Stripe event watch, duplicate detection in Monday.com, sleep-based consistency handling, and multi-path status updates covering the full payment lifecycle.