Access data in your cloud storage destination with Data Pipeline
Sync your Stripe account with Google Cloud Storage, Azure Blob Storage, and other data storage services.
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 Private preview
- AWS 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.