Automate Charge Exports with Webhooks

Connect an external accounting or reporting tool to send a webhook to Notis, and it automatically pulls your latest Stripe charges—no manual exports, no delays.

Trigger

Webhook received

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

Stripe logo

Action

List Charges

Retrieves a list of stripe charges with filtering and pagination; use valid cursor ids from previous responses for pagination, and note that charges are typically returned in reverse chronological order.

Why this helps

Your accounting tool needs Stripe charge data but you're manually exporting CSV files or logging in to fetch them. It's a repetitive bottleneck in your reporting workflow.

  • Automate your accounting workflow—external tools trigger charge list exports automatically
  • Reduce manual data entry and export steps in your reporting pipeline
  • Keep charge data fresh by syncing on a schedule or on-demand via webhook
  • Integrate Stripe data with accounting software seamlessly

Setup

Build it in a few focused steps.

  • 1Connect Stripe to Notis via the portal.
  • 2Create an automation: "When a webhook request arrives with a specific identifier, retrieve my list of Stripe charges."
  • 3Copy your unique Notis webhook URL from the automation settings.
  • 4Configure your external tool (accounting software, Zapier, custom backend) to send a webhook to that URL.
  • 5Test by triggering the webhook from your external tool and confirm Notis retrieves the charges and sends them to your notification channel.

Questions about this workflow

Can I filter which charges get exported?

Yes. Mention filters in your automation instruction (e.g., "charges from the last 7 days" or "charges over $100") and Notis will apply them.

Where does Notis send the charge list?

To your notification channel (Slack, email, etc.). You can also set up your external tool to receive it via webhook callback if needed.

How often can webhooks trigger this automation?

As often as your external tool sends them. Common patterns are daily or weekly, but you can trigger on demand anytime.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

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

Telegram logo

Telegram triggers

Stripe logo

Stripe actions

New Message Received

Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.

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

New Channel Post

Triggered when a new post is published to a channel where your bot is an administrator.

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

Callback Query Received

Triggered when a user taps an inline keyboard button attached to one of your bot's messages.

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 Edited

Triggered when a message in a chat your bot can see is edited by its sender.

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

New Chat Member

Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.

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

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

Create product

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

ActionInstant

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 Telegram 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.