Stripe

Connect Stripe so your agents can read customers, invoices, payments, payouts, and refunds, and respond to webhook events.

Audience: IT (the enabler) or Finance admin

What it can do

  • Read. Customers and invoices.
  • Triggers. Webhook events.

This integration does not support Write or Reply today.

Who connects this

Admin-only API key. No per-user OAuth. A Stripe admin (usually Finance) generates a restricted API key and pastes it. Builders bind to that single credential.

Stripe admin creates a restricted key

In Stripe, generate a restricted API key with the scopes the agent needs.

Admin configures webhook endpoints

Set up the webhook endpoints that fire Triggers, and paste the API key into the platform.

Builder binds the credential to a Project

In the Project context, attach the credential to Projects that need Stripe data.

What this article will cover

  • Creating a restricted Stripe key
  • Required permissions
  • Configuring webhook endpoints
  • Pasting the credential
  • Verifying the connection
  • Common errors and how to resolve them