Auto-create Stripe customers from your backend

User signs up in your app? A webhook fires, and Notis creates them as a customer in Stripe automatically.

Trigger

Webhook received

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

Stripe logo

Action

Create Customer

Creates a new customer in stripe, required for creating charges or subscriptions; an email is highly recommended for customer communications.

Why this helps

Manual customer creation in Stripe after signup creates delays and increases the risk of forgotten accounts.

  • Auto-create customers instantly after signup
  • Eliminate manual account setup
  • Enable frictionless onboarding
  • Keep customer data synchronized

Setup

Build it in a few focused steps.

  • 1Connect Stripe to Notis.
  • 2Create an automation: name it 'Webhook Customer Create', use this prompt: 'When you receive a webhook with a new customer/user signup, create that person as a customer in Stripe automatically', choose 'Incoming Webhook'.
  • 3Notis gives you a webhook URL to add to your backend.
  • 4In your app, send a POST request to that URL when users sign up, including name and email.
  • 5Test by triggering a signup in your app and verifying the customer appears in Stripe.

Questions about this workflow

What data should I send in the webhook?

Send at least name and email. You can include company, phone, address, or any customer metadata.

Does this work for existing customers in my app?

Yes, you can bulk-sync existing customers by sending webhook requests for each one.

What if the customer already exists in Stripe?

Notis will check first and skip if they're already there, or update them if you configure it that way.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Slack to Stripe. A trigger fires from one place; an action lands in another.

Slack logo

Slack triggers

Stripe logo

Stripe actions

New Channel Created Trigger

Triggered when a new channel is created in Slack.

TriggerInstant

Cancel subscription

Cancels a customer's active stripe subscription at the end of the current billing period, with options to invoice immediately for metered usage and prorate charges for unused time.

ActionInstant

Channel Message Received

Triggered when a message is posted in a Slack channel (public, private, or multi-party IM). Does NOT match direct messages.

TriggerInstant

Confirm payment intent

Confirms a stripe paymentintent to finalize a payment; a `return url` is necessary if the payment method requires customer redirection.

ActionInstant

Direct Message Received

Triggered when a new direct message (DM) is sent to a user in Slack. Catches all DMs across all DM channels.

TriggerInstant

Create Customer

Creates a new customer in stripe, required for creating charges or subscriptions; an email is highly recommended for customer communications.

ActionInstant

Message Reaction Added

Triggered when a reaction is added to a message in Slack. Supports optional filtering by channel and emoji name.

TriggerInstant

Create an invoice

Creates a new draft stripe invoice for a customer; use to revise an existing invoice, bill for a specific subscription (which must belong to the customer), or apply detailed customizations.

ActionInstant

Message Reaction Removed

Triggered when a reaction is removed from a message in Slack. Supports optional filtering by channel and emoji name.

TriggerInstant

Create payment intent

Creates a stripe paymentintent to initiate and process a customer's payment; using `application fee amount` for a connected account requires the `stripe-account` header.

ActionInstant

Reaction Added Trigger

DEPRECATED: use `SLACK_MESSAGE_REACTION_ADDED` instead. Triggered when a reaction is added to a message in Slack.

TriggerInstant

Create a price

Creates a new stripe price for a product, defining its charges (one-time or recurring) and billing scheme; requires either an existing `product` id or `product data`.

ActionInstant

Reaction Removed Trigger

DEPRECATED: use `SLACK_MESSAGE_REACTION_REMOVED` instead. Triggered when a reaction is removed from a message.

TriggerInstant

Create product

Creates a new product in stripe, encoding the request as `application/x-www-form-urlencoded` by flattening nested structures.

ActionInstant

New Bot Message Received Trigger

DEPRECATED: use `SLACK_CHANNEL_MESSAGE_RECEIVED` with `is_bot_message=true` instead. Triggered when a new bot message is posted to a Slack channel.

TriggerInstant

Create Refund

Creates a full or partial refund in stripe, targeting either a specific charge id or a payment intent id.

ActionInstant

Connect any two apps with Notis in the middle.

Not just Slack and Stripe. Any combination from 985+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7 days free trial with 20$ free usage included.
No card. Works with personal or business Stripe.