Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Billing
Tax
Reporting
Data
    Overview
    Schema
    Custom reports
    Sigma API
    Create custom reports
    Write queries using Sigma
    Query data across an organization
    Sync Stripe data
    Access data within a data warehouse
    Export data to a data warehouse
    Export data to cloud storage
      Export data to Google cloud storage
      Export data to AWS S3 storage
      Export data Azure Blob storage
      Diagnose connection issues with cloud storage
      Cloud storage file organization
    Data management
    Data freshness
    Business and product data use cases
    Import external data
Startup incorporation
HomeFinance automationData

Access data in cloud storage

Use Data Pipeline to sync your Stripe account with your cloud storage destination.

Copy page

When you set up Data Pipeline, Stripe sends Parquet files to your owned cloud storage location, such as Google Cloud Storage or Azure Blob Storage. After the initial load, your Stripe data refreshes regularly, delivering a new full load of your data on a regular basis.

We support the following destinations:

  • Google Cloud Storage
  • Azure Blob Storage
  • Amazon S3 Storage

See how we organize files in the destination:

rundate (for example, YYYYMMDDHH)/ ├─ mode (for example, livemode)/ │ ├─ tablename (for example, accounts)/

For each run date and mode, we create a SUCCESS file that confirms the successful transfer and validation of all files for a specific set of tables. Learn more about the file organization for the most commonly used tables in our schema.

Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc