SAP
Sync SAP finance, procurement, and inventory data.
The SAP connector syncs your ERP data into analytics-ready tables in your data warehouse. Pull general ledger, purchase orders, sales orders, inventory, and master data through SAP's APIs, with Ingest handling auth, pagination, and retries so the tables stay current.
SAP is not a certified connector yet. Ingest authors one from the vendor's API documentation when a customer asks for it, runs it against the real API, and only then lists it as deployable. Request it and it moves up the queue.
What you can sync
Ingest lands the following SAP data in your warehouse or lake, each as its own table on the schedule you pick:
- General ledger
- Purchase orders
- Sales orders
- Inventory
- Suppliers and customers
Authentication
OAuth2 or API key. Register a communication or service user to obtain credentials for your SAP environment.
Credentials go into a form, never into a chat, and are held in a secret store under your own path. Only the key NAMES ever reach the control database.
Resources
- SAP API documentation: https://api.sap.com/
- Every source Ingest connects
- The tables Ingest creates
- Request SAP