Skip to main content
Stripe Connector Setup
Updated over a week ago

Prerequisites

  • Stripe API Key

Create Stripe API Key

  1. Log in to your Stripe dashboard.

  2. Click Developers and then select API keys.

  3. In the Restricted keys section, click "+ Create restricted key".

  4. Enter a Key name of your choice.

  5. Grant permissions:

    1. Grant Read permission for different resources that you would like to connect from Savant.

    2. Grant Read permission to All Connect resources to sync data from connected accounts.

  6. Click "Create key".


System Setup Instructions

Add a New System

  1. Log in to Savant.

  2. Click on "Data" in the top menu.

  3. Toggle to the "Systems" tab in the upper left.

  4. Click the "New System" button. This will take you to a page with a list of all available connected systems in Savant.

  5. Scroll or search among the selections for Stripe and click the icon

  6. Click "Next".

Authenticate & Confirm

  1. Paste the Stripe API key into the appropriate field.

  2. Click "Authenticate".

  3. [Optional] Rename the System and add a Description.

  4. Click "Confirm".

Your new Stripe system is now authenticated in Savant!

You can find your new system by going to Data > Systems.


Add Dataset Instructions

Connect to Authenticated Stripe System

  1. If you are working within an analysis, on the left side of your canvas, click the Add Dataset button.

  2. Select your Stripe system connection.

NOTE: If you are not currently within an analysis, you can add a dataset by navigating to Data and selecting New Dataset. Select your authenticated Stripe system from the list of available options and click Next.

Configure Dataset

  1. Click the Objects drop-down menu.

  2. Select an Object.

  3. Click "Apply".

  4. Check boxes next to all columns you want to include in your dataset, and uncheck the boxes next to all columns you want to exclude.

  5. Click "Next".

NOTE: Not sure which Object to select? Refer to the "Supported Objects and Fields" section below to determine which Object contains the fields your dataset requires.

Name & Describe

  1. [Optional] Rename the dataset and add a Description.

  2. Click "Confirm".

Your new Stripe dataset is now added to Savant!

You can find your new dataset by going to Data > Datasets. If you added the dataset from an analysis, you will now see the dataset icon on your canvas.


Supported Objects and Fields

Object

Fields (Data Type)

Notes

Accounts

All

Coupons

All

Customer Discounts

All

Customers

All

Invoices

All

Invoice Line Items

All

Refunds

All


Additional Resources

Did this answer your question?