Skip to content
Back to Projects
Payments Order Management E-Commerce Finance

Stripe Payment to Monday.com Order Management

Make.com + Stripe + Monday.com

Stripe Payment to Monday.com Order Management scenario diagram

About

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.

My Role

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.

Core Capabilities

Architecture

Tech Stack

Make.com Stripe API Monday.com Webhooks Routers Sleep Module