AppsPricingBlogTry it
Stripe logo
Dart logo

Connect Stripe to Dart

Use 11 documented Stripe triggers to run 15 documented Dart actions.

11 source triggers
15 target actions
Reverse direction supported

Why Connect Stripe & Dart?

Start with a Stripe event

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

Run a Dart action

Send the event into one of 15 documented actions, such as Create Doc, Create Task, Delete Doc.

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.

Dart logo

Dart

Triggers (3)

New Document Created

Emit new event when a new document is created in Dart.

polling
New Document Updated

Emit new event when any document is updated.

polling
New Task Created

Emit new event when a task is created.

polling

Actions (15)

Create Doc

Record a new doc that the user intends to write down. This will save the doc in Dart for later access, search, etc. By default the created doc will be in the Docs folder. More information can be included in the text. See the documentation

Create Task

Creates a new task within a dartboard. See the documentation

Delete Doc

Move an existing doc to the trash, where it can be recovered if needed. Nothing else about the doc will be changed. See the documentation

Find or Create Task

Checks for an existing task within a dartboard using the 'task-name'. If it doesn't exist, a new task is created. See the documentation

List Assigned To Options

Retrieves available options for the Assigned To field.

List Dartboard Options

Retrieves available options for the Dartboard field.

List Doc ID Options

Retrieves available options for the Doc ID field.

List Priority Options

Retrieves available options for the Priority field.

List Size Options

Retrieves available options for the Size field.

List Status Options

Retrieves available options for the Status field.

List Tags Options

Retrieves available options for the Tags field.

List Task ID Options

Retrieves available options for the Task ID field.

List Type Options

Retrieves available options for the Type field.

Update Doc

Update certain properties of an existing doc. This will save the doc in Dart for later access, search, etc. Any properties that are not specified will not be changed. See the documentation

Update Task

Updates an existing task within a dartboard. See the documentation

Integration Features

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

Capability Examples

Stripe trigger → Dart action

Catalog example
StripeStripe

New Custom Webhook Events

DartDart

Create Doc

Dart trigger → Stripe action

Reverse direction
DartDart

New Document Created

StripeStripe

Cancel A Payment Intent

How It Works

1

Connect Apps

Authenticate your Stripe and Dart accounts

2

Choose a Trigger

Select a documented Stripe event

3

Choose an Action

Select the documented Dart 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 15 documented Dart 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.

Dart logoStripe logo

Reverse Integration Available

Also connect Dart to Stripe for bidirectional automation

View Integration
Stripe logo

All Stripe Integrations

Explore all available Stripe connections

View All Integrations
Dart logo

All Dart Integrations

Explore all available Dart connections

View All Integrations

Ready to Connect Stripe & Dart?

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

Get Started Free