Salesforce CDP Connector
JSON →The Salesforce CDP Connector is a Python library that enables SQL-based querying of Salesforce Data Cloud (formerly Customer Data Platform). It provides a friendly Pythonic interface to submit queries via the Data Cloud Query API and retrieve results as pandas DataFrames or GENERIC records. Current version 1.0.20 supports Python >=3.8 and requires authentication via a connected app (client ID, secret, and user token). It is maintained under the Salesforce open source ecosystem.