Skip to main content

SAP Datasphere

Category: OData · 🏅 Official partner

SAP Datasphere. Official partner. Connects via OData.

Connection requirements

No additional connection details needed in this setup.

Where to find these

SAP Datasphere connects via OData (the consumption/OData API).

  • Expose the data — In Datasphere, expose the view or analytic model for consumption (mark it as Expose for Consumption). The OData URL follows the pattern https://<tenant-host>/api/v1/dwc/consumption/relational/<space>/<object>/<object> (or .../analytical/... for analytic models).
  • OAuth client — For authentication, a Datasphere administrator creates an OAuth 2.0 client (System → Administration → App Integration). That yields the Client ID, Client secret, and the Authorization and Token URLs for the OAuth flow.
  • Alternative — Instead of OData you can also use a database/Open SQL schema user for a direct database connection.

Official docs: Consuming Data via the OData API · Create OAuth2.0 Clients to Authenticate Against SAP Datasphere.


See also: Integration catalog · All data source requirements · Integrations — overview