Stripe
Stripe connections give you access to your company’s payment processing data.
Source Setup
Stripe uses an API secret key based authentication. To obtain credentials required for authenticating and creating a connection in Etleap, please perform the following steps in your Stripe account.
- Login to your Stripe account. On the home dashboard, navigate to Developers → Api Keys.

-
Select Live mode to see or create your production credentials.
-
Copy your Secret Key. You will need this key when creating a connection in Etleap.
Note
Prefer using an API? Go here and select Stripe under the Body header to start creating a connection via API.
What Data is Available?
Check out the Stripe entities and relationships that you can load to your destination below.
You can create Stripe pipelines with the following entities:
Key Considerations
- Stripe API returns some array fields that are automatically parsed as subtable(s). This means that you will have multiple tables in your destination. Etleap automatically assigns the default primary key to each subtable, to map it to the main parent table.