GaurGaur docs
Connectors

Stripe

Ingest payments, subscriptions, and billing data from a Stripe account.

The Stripe connector ingests data from a Stripe account, such as payments, subscriptions, and billing records, as tables in Gaur.

Create a secret

The Stripe connector needs a Stripe secret. Create one with connector type Stripe and this field:

FieldRequiredDescription
api_keyYesA Stripe API key (a secret or restricted key).

Use a restricted, read-only Stripe key where you can, rather than a full secret key. Generate keys from the Stripe dashboard. The key is encrypted and reused for every ingestion and refresh from this account.

Ingest a table

Choose the Stripe connector

In the Ingestion area, pick Stripe and select the Stripe secret you created.

Choose the data and ingest

Tell Gaur which Stripe data to pull and name the resulting table. Gaur runs the ingestion as a background job, infers the schema, and creates the table.

Refreshing

Keep Stripe tables current with refreshes, on demand or on a schedule, so new payments and subscription changes flow in.

Next

On this page