AppsPricingBlogTry it
Twilio logo
Stripe logo

Connect Twilio to Stripe

Use 5 documented Twilio triggers to run 24 documented Stripe actions.

5 source triggers
24 target actions
Reverse direction supported

Why Connect Twilio & Stripe?

Start with a Twilio event

Choose from 5 documented triggers, including New Incoming SMS (Instant), New Call (Instant), New Phone Number.

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

Twilio logo

Twilio

Triggers (5)

New Incoming SMS (Instant)

Emit new event every time an SMS is sent to the phone number set. Configures a webhook in Twilio, tied to an incoming phone number.

webhook
New Call (Instant)

Emit new event each time a call to the phone number is completed. Configures a webhook in Twilio, tied to a phone number.

webhook
New Phone Number

Emit new event when you add a new phone number to your account

polling
New Recording

Emit new event when a new call recording is created

polling
New Transcript Created

Emit new event when a new call transcript is created

polling

Actions (24)

Make a Phone Call

Make a phone call passing text, a URL, or an application that Twilio will use to handle the call. See the documentation

Check Verification Token

Check if user-provided token is correct. See the documentation

Create Verification Service

Create a verification service for sending SMS verifications. See the documentation

Delete Call

Remove a call record from your account. See the documentation

Delete Message

Delete a message record from your account. See the documentation

Download Recording Media

Download a recording media file. See the documentation

Get Call

Return call resource of an individual call. See the documentation

Get Message

Return details of a message. See the documentation

Get Transcripts

Retrieves full transcripts for the specified transcript SIDs. See the documentation

List Application SID Options

Retrieves available options for the Application SID field.

List Call ID Options

Retrieves available options for the Call ID field.

List Calls

Return a list of calls associated with your account. See the documentation

List From Options

Retrieves available options for the From field.

List Incoming Phone Number Options

Retrieves available options for the Incoming Phone Number field.

List Message Media

Return a list of media associated with your message. See the documentation

List Messages

Return a list of messages associated with your account. See the documentation

List Parent Call SID Options

Retrieves available options for the Parent Call SID field.

List Recording ID Options

Retrieves available options for the Recording ID field.

List Service SID Options

Retrieves available options for the Service SID field.

List Transcript SIDs Options

Retrieves available options for the Transcript SIDs field.

List Transcripts

Return a list of transcripts. See the documentation

Phone Number Lookup

Lookup information about a phone number. See the documentation for more information

Send Message

Send an SMS text with optional media files. See the documentation

Send SMS Verification

Send an SMS verification to a phone number. 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

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

Capability Examples

Twilio trigger → Stripe action

Catalog example
TwilioTwilio

New Incoming SMS (Instant)

StripeStripe

Cancel A Payment Intent

Stripe trigger → Twilio action

Reverse direction
StripeStripe

New Custom Webhook Events

TwilioTwilio

Make a Phone Call

How It Works

1

Connect Apps

Authenticate your Twilio and Stripe accounts

2

Choose a Trigger

Select a documented Twilio 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 5 documented Twilio 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 logoTwilio logo

Reverse Integration Available

Also connect Stripe to Twilio for bidirectional automation

View Integration
Twilio logo

All Twilio Integrations

Explore all available Twilio connections

View All Integrations
Stripe logo

All Stripe Integrations

Explore all available Stripe connections

View All Integrations

Ready to Connect Twilio & Stripe?

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

Get Started Free