Stripe Setup Guide
Follow our setup guide to connect Stripe to Fivetran.
Prerequisites
To connect Stripe to Fivetran, you need access to an active Stripe account with Administrator or Developer privileges.
Setup instructions
Create API key
Depending on the resources you want to sync, create one of the following API keys to authenticate your Stripe API requests:
Restricted API key - Restricted API keys allow you to limit the permissions for different resources. Create this key if you want to sync any resource except the one mentioned below.
Standard API key - Standard API keys provide both Read and Write permissions to all resources. Create this key only if you want to sync the following resource along with other resources:
Create restricted API key
Log in to your Stripe dashboard.
TIP: Make sure you have logged in to the correct account by checking the account name displayed in the top left corner of the dashboard.
Click Developers and then select API keys.
In the Restricted keys section, click + Create restricted key.
Enter a Key name of your choice.
Grant Read permission for different resources. To sync data from connected accounts, grant Read permission to All Connect resources.
Click Create key.
Make a note of the restricted API key. You will need it to configure Fivetran.
Create standard API key
Log in to your Stripe dashboard.
TIP: Make sure you have logged in to the correct account by checking the account name displayed in the top left corner of the dashboard.
Click Developers and then select API keys.
In the Standard keys section, click + Create secret key.
Enter a Key name of your choice.
Click Create.
Make a note of the standard API key. You will need it to configure Fivetran.
Finish Fivetran configuration
In the connector setup form, enter the Destination schema name of your choice.
Enter the API KEY you created in Step 1.
(Optional) To sync Connected Accounts, set the Sync Connected Accounts toggle to ON.
Click Save & Test. Fivetran will take it from here and sync your data from your Stripe account.
Related articles
description Connector Overview
account_tree Schema Information
settings API Connector Configuration