Overview
The PayPal connector syncs your payments data into analytics-ready tables in your data warehouse. Pull transactions, invoices, disputes, payouts, and subscriptions from the PayPal REST API, with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following PayPal data into your data warehouse, each as its own table refreshed on your schedule:
- Transactions
- Invoices
- Disputes
- Payouts
- Subscriptions
Authentication
OAuth2 (client credentials)
Create an app in the PayPal Developer Dashboard for a Client ID and Secret, exchanged for a bearer access token.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.
Resources
PayPal API docs ↗
Official provider documentation.
Authentication
How Ingest stores and rotates credentials.
Request access
Tell us you want this connector and we will get you set up.
Don't see the endpoint you need? Tell us and we will add it.