AppsPricingBlogTry it
Linear (API key) logo
Stripe logo

Connect Linear (API key) to Stripe

Use 6 documented Linear (API key) triggers to run 24 documented Stripe actions.

6 source triggers
24 target actions
Reverse direction supported

Why Connect Linear (API key) & Stripe?

Start with a Linear (API key) event

Choose from 6 documented triggers, including Issue Status Updated (Instant), Issue Updated (Instant), New Comment Created (Instant).

Run a Stripe action

Send the event into one of 24 documented actions, such as Cancel A Payment Intent, Cancel Or Reverse A Payout, Cancel Subscription.

Map and review the workflow

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

Available Triggers & Actions

Linear (API key) logo

Linear (API key)

Triggers (6)

Issue Status Updated (Instant)

Triggers instantly when an issue's workflow state changes (e.g., Todo to In Progress). Returns issue with previous and current state info. Can filter by specific target state. See Linear docs for additional info here.

webhook
Issue Updated (Instant)

Triggers instantly when any issue is updated in Linear. Provides complete issue details with changes. Supports filtering by team and project. Includes all updates except status changes. See Linear docs for additional info here.

webhook
New Comment Created (Instant)

Triggers instantly when a new comment is added to an issue in Linear. Returns comment details including content, author, issue reference, and timestamps. Supports filtering by team. See Linear docs for additional info here.

webhook
New Issue Created (Instant)

Triggers instantly when a new issue is created in Linear. Provides complete issue details including title, description, team, assignee, state, and timestamps. Supports filtering by team and project. See Linear docs for additional info here.

webhook
New Project Update Written (Instant)

Triggers instantly when a project update (status report) is created in Linear. Returns update content, author, project details, and health status. Filters by team and optionally by project. See Linear docs for additional info here.

webhook
Project Updated (Instant)

Triggers instantly when a project is updated in Linear. Returns project details including name, description, status, dates, and team info. Supports filtering by specific teams. See Linear docs for additional info here.

webhook

Actions (17)

Create Comment

Create a comment in Linear. See the documentation

Create Initiative

Create an initiative in Linear. See the documentation

Create Issue

Creates a new issue in Linear. Requires team ID and title. Optional: description, assignee, project, state. Returns response object with success status and issue details. Uses API Key authentication. See the documentation.

Create Project

Create a project in Linear. See the documentation.

Get Issue

Retrieves a Linear issue by its ID or identifier. Returns complete issue details including title, description, state, assignee, team, project, labels, and timestamps. Uses API Key authentication. See the documentation.

Get Teams

Retrieves all teams in your Linear workspace. Returns array of team objects with details like ID, name, and key. Supports pagination with configurable limit. Uses API Key authentication. See Linear docs for additional info here.

Get View Issues

Get issues from a custom view in Linear. See the documentation

List Comments

List comments in Linear. See the documentation

List Initiatives

List initiatives in Linear. See the documentation

List Labels

List issue labels in Linear. Use this to retrieve label IDs and names for filtering or label-management flows. See the documentation.

List Projects

List projects in Linear. See the documentation.

List Views

List views in Linear. See the documentation

List Workflow States

List workflow states (statuses) in Linear. Returns state IDs, names, types (e.g. backlog, started, completed, cancelled), and team info. Optionally filter by team (use the **Get Teams** action to discover valid team IDs, e.g. 4e80f53c-da9e-4dee-b14e-2cab3e2e8716). See the documentation.

Remove Label from Issue

Remove a label from an issue in Linear. See the documentation

Search Issues

Searches Linear issues by team, project, assignee, labels, state, or text query. Supports pagination, ordering, and archived issues. Returns array of matching issues. Uses API Key authentication. See Linear docs for additional info here.

Update Initiative

Update an initiative in Linear. See the documentation

Update Issue

Updates an existing Linear issue. Can modify title, description, assignee, state, project, team, labels, priority, and dates. Returns updated issue details. Uses API Key authentication. See the documentation.

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.

Integration Features

6 documented Linear (API key) triggers
24 documented Stripe actions
Configurable field mapping
Conditional workflow steps
Execution monitoring
A supported Stripe to Linear (API key) direction

Capability Examples

Linear (API key) trigger → Stripe action

Catalog example
Linear (API key)Linear (API key)

Issue Status Updated (Instant)

StripeStripe

Cancel A Payment Intent

Stripe trigger → Linear (API key) action

Reverse direction
StripeStripe

New Custom Webhook Events

Linear (API key)Linear (API key)

Create Comment

How It Works

1

Connect Apps

Authenticate your Linear (API key) and Stripe accounts

2

Choose a Trigger

Select a documented Linear (API key) event

3

Choose an Action

Select the documented Stripe 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 6 documented Linear (API key) triggers.

Automated Actions

Run one of 24 documented Stripe 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.

Stripe logoLinear (API key) logo

Reverse Integration Available

Also connect Stripe to Linear (API key) for bidirectional automation

View Integration
Linear (API key) logo

All Linear (API key) Integrations

Explore all available Linear (API key) connections

View All Integrations
Stripe logo

All Stripe Integrations

Explore all available Stripe connections

View All Integrations

Ready to Connect Linear (API key) & Stripe?

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

Get Started Free