Update Stripe customer details from Eventbrite
Correct one customer record without creating another cleanup task.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Update Customer
Updates an existing stripe customer, identified by customer id, with only the provided details; unspecified fields remain unchanged.
Why this helps
Small attendee corrections become billing-data clutter when they wait for a manual sweep.
- Requires a trusted approval outside Eventbrite payload prose
- Requires a trusted Stripe customer ID and exact authorized fields
- Leaves all unspecified Stripe fields unchanged and stops on ambiguity
Setup
Build it in a few focused steps.
- 1Connect Eventbrite and Stripe once.
- 2Create a prompt that says: use the attendee correction as evidence, then update only the exact Stripe customer fields named by separate trusted approval for the trusted customer ID; stop if identity, approval, or duplicate checks are missing.
- 3Choose an incoming webhook and the channel for run reports.
- 4Test one correction and verify unchanged fields remain unchanged.
Questions about this workflow
Will it replace the whole customer record?
No. Only fields explicitly included and authorized for the update are sent.
What if the customer ID is absent?
Notis reports the missing ID and does not guess from an email or untrusted payload prose.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Eventbrite to Stripe. A trigger fires from one place; an action lands in another.
Eventbrite triggers
Stripe actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
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.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Confirm payment intent
Confirms a stripe paymentintent to finalize a payment; a `return url` is necessary if the payment method requires customer redirection.
Create Customer
Creates a new customer in stripe, required for creating charges or subscriptions; an email is highly recommended for customer communications.
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.
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.
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`.
Create product
Creates a new product in stripe, encoding the request as `application/x-www-form-urlencoded` by flattening nested structures.
Create Refund
Creates a full or partial refund in stripe, targeting either a specific charge id or a payment intent id.
Connect any two apps with Notis in the middle.
Eventbrite and Stripe, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Stripe.