AppsPricingBlogTry it
Stripe logo
Notion logo

Connect Stripe to Notion

Use 11 documented Stripe triggers to run 24 documented Notion actions.

11 source triggers
24 target actions
Reverse direction supported

Why Connect Stripe & Notion?

Start with a Stripe event

Choose from 11 documented triggers, including New Custom Webhook Events, Canceled Subscription, New Abandoned Cart.

Run a Notion action

Send the event into one of 24 documented actions, such as Append Block to Parent, Complete File Upload, Create Comment.

Map and review the workflow

Choose the fields and conditions for the workflow, then test the result before activation.

Available Triggers & Actions

Stripe logo

Stripe

Triggers (11)

New Custom Webhook Events

Emit new event on each webhook event

webhook
Canceled Subscription

Emit new event for each new canceled subscription

polling
New Abandoned Cart

Emit new event when a customer abandons their cart.

polling
New Customer

Emit new event for each new customer

polling
New Dispute

Emit new event for each new dispute

polling
New Failed Invoice Payment

Emit new event for each new failed invoice payment

polling
New Failed Payment

Emit new event for each new failed payment

polling
New Invoice

Emit new event for each new invoice

polling
New Payment

Emit new event for each new payment

polling
New Subscription

Emit new event for each new subscription

polling
Subscription Updated

Emit new event on a new subscription is updated

polling

Actions (24)

Cancel A Payment Intent

Cancel a PaymentIntent. See the documentation.

Cancel Or Reverse A Payout

Cancel a pending payout or reverse a paid payout. See the documentation here and here

Cancel Subscription

Cancel a subscription. See the documentation

Capture a Payment Intent

Capture the funds of an existing uncaptured payment intent. See the documentation.

Confirm A Payment Intent

Confirm that your customer intends to pay with current or provided payment method. See the documentation.

Create a Customer

Create a customer. See the documentation.

Create a Payment Intent

Create a payment intent. See the documentation.

Create a Payout

Create a payout. See the documentation.

Create A Refund

Create a refund. See the documentation.

Create a Usage Record

With metered billing, you charge your customers based on their consumption of your service during the billing cycle, instead of explicitly setting quantities. Use this action to create a usage record for metered billing. See the docs for more information

Create Billing Meter

Creates a billing meter. See the documentation.

Create Invoice

Create an invoice. See the documentation.

Create Invoice Line Item

Add a line item to an invoice. See the documentation.

Create Price

Creates a new price for an existing product. The price can be recurring or one-time. See the documentation

Create Product

Creates a new product object in Stripe. See the documentation.

Create Subscription

Create a subscription. See the documentation.

Delete a Customer

Delete a customer. See the documentation.

Delete Invoice Line Item

Delete a line item from an invoice. See the documentation.

Delete Or Void Invoice

Delete a draft invoice, or void a non-draft or subscription invoice. See the documentation.

Finalize Draft Invoice

Finalize a draft invoice. See the documentation.

List Balance History

List all balance transactions. By default returns an array of transaction objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

List Customers

Find or list customers. By default returns an array of customer objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

List Invoices

Find or list invoices. By default returns an array of invoice objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

List Payment Intents

Retrieves a list of payment intents that were previously created. By default returns an array of payment intent objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

Notion logo

Notion

Triggers (9)

New Comment Created

Emit new event when a new comment is created in a page or block. See the documentation

polling
New Data Source Created

Emit new event when a data source is created. See the documentation

polling
New or Updated Page in Data Source (By Property)

Emit new event when a page is created or updated in the selected data source. See the documentation

polling
New or Updated Page in Data Source (By Timestamp)

Emit new event when a page is created or updated in the selected data source. See the documentation

polling
New Page in Data Source

Emit new event when a page is created in the selected data source. See the documentation

polling
New Webhook Event (Instant)

Emit new event each time a webhook event is received. Webhook must be setup in Notion. See the documentation

webhook
Page or Subpage Updated

Emit new event when the selected page or one of its sub-pages is updated. See the documentation

polling
Page Properties Updated (Instant)

Emit new event each time a page property is updated in a data source. For use with Page Properties Updated event type. Webhook must be set up in Notion. See the documentation

webhook
Page Updated

Emit new event when a selected page is updated. See the documentation

polling

Actions (24)

Append Block to Parent

Append new and/or existing blocks to the specified parent. See the documentation

Complete File Upload

Use this action to finalize a mode=multi_part file upload after all of the parts have been sent successfully. See the documentation

Create Comment

Create a comment in a page or existing discussion thread. See the documentation

Create Database

Create a database and its initial data source. See the documentation

Create File Upload

Create a file upload. See the documentation

Create Page

Create a page from a parent page. See the documentation

Create Page from Data Source

Create a page from a data source. See the documentation

Delete Block

Sets a Block object, including page blocks, to archived: true using the ID specified. See the documentation

Duplicate Page

Create a new page copied from an existing page block. See the documentation

Find Pages or Data Sources

Searches for a page or data source. See the documentation

Get Current User

Retrieve the Notion identity tied to the current OAuth token, returning the full users.retrieve payload for me (person or bot). Includes the user ID, name, avatar URL, type (person vs bot), and workspace ownership metadata—useful for confirming which workspace is connected, adapting downstream queries, or giving an LLM the context it needs about who is operating inside Notion. See the documentation.

List All Users

Returns all users in the workspace. See the documentation

List File Uploads

Use this action to list file uploads. See the documentation

Query Data Source

Query a data source with a specified filter. See the documentation

Retrieve Data Source Content

Get all content of a data source. See the documentation

Retrieve Data Source Schema

Get the property schema of a data source in Notion. See the documentation

Retrieve File Upload

Use this action to retrieve a file upload. See the documentation

Retrieve Page Content

Get page content as block objects or markdown. Blocks can be text, lists, media, a page, among others. See the documentation

Retrieve Page Metadata

Get details of a page. See the documentation

Retrieve Page Property Item

Get a Property Item object for a selected page and property. See the documentation

Retrieve User

Returns a user using the ID specified. See the documentation

Send File Upload

Send a file upload. See the documentation

Update Child Block

Updates a child block object. See the documentation

Update Data Source

Update a data source. See the documentation

Integration Features

11 documented Stripe triggers
24 documented Notion actions
Configurable field mapping
Conditional workflow steps
Execution monitoring
A supported Notion to Stripe direction

Capability Examples

Stripe trigger → Notion action

Catalog example
StripeStripe

New Custom Webhook Events

NotionNotion

Append Block to Parent

Notion trigger → Stripe action

Reverse direction
NotionNotion

New Comment Created

StripeStripe

Cancel A Payment Intent

How It Works

1

Connect Apps

Authenticate your Stripe and Notion accounts

2

Choose a Trigger

Select a documented Stripe event

3

Choose an Action

Select the documented Notion operation to run

Test and Review

Verify field mapping and provider responses before activation

Frequently Asked Questions

Integration Benefits

Trigger-driven Workflows

Start the supported direction from one of 11 documented Stripe triggers.

Automated Actions

Run one of 24 documented Notion actions after the selected trigger fires.

Provider Authentication

Review the authentication requirements published by each provider before activating the workflow.

Guided Configuration

Select a documented trigger, choose a target action, and map the fields required by the workflow.

Field Mapping

Map the fields exposed by the selected trigger and action, then review the required provider inputs.

Execution Review

Test the workflow and review provider responses before relying on it in production.

Notion logoStripe logo

Reverse Integration Available

Also connect Notion to Stripe for bidirectional automation

View Integration
Stripe logo

All Stripe Integrations

Explore all available Stripe connections

View All Integrations
Notion logo

All Notion Integrations

Explore all available Notion connections

View All Integrations

Ready to Connect Stripe & Notion?

Build this supported workflow in Mazaal AI and test it with your own provider accounts.

Get Started Free