{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends/2"}],"enrichment":{"capability":"Connects Python to Salesforce Data Cloud to execute queries and load results into pandas dataframes or cursor objects, supporting multiple authentication methods including JWT, OAuth, and client credentials.","skillfed_tags":["salesforce-integration","data-cloud","deprecated"],"use_cases":["Extract customer segments or profiles from Salesforce Data Cloud into a pandas dataframe for analysis or reporting.","Build a scheduled ETL job that queries CDP data and loads results into a data warehouse or analytics platform.","Authenticate to Salesforce CDP using client credentials in a server-to-server integration without user context.","Execute ad-hoc CDP queries from a Python notebook or script using cursor-based result fetching.","Query a non-default dataspace in your Salesforce CDP instance for multi-tenant or isolated data access."],"what_it_does":"salesforce-cdp-connector is a read-only Python client for Salesforce Data Cloud (CDP) that lets you authenticate to Salesforce and execute queries against your CDP instance. It supports multiple authentication flows\u2014JWT with private keys, username/password, OAuth tokens, and client credentials\u2014and returns results either as raw cursor objects or directly as pandas dataframes. The package wraps the Salesforce CDP API behind a simple connection interface, handling authentication and query execution so you can focus on data retrieval and analysis.\n\nHowever, this package is deprecated and will be removed once salesforce-datacloud-connector reaches general availability. The maintainers recommend migrating existing projects and using the newer package for all new work. While the current version remains active and receives commits, choosing this package means committing to a future migration path.","worth_installing":"No for new projects\u2014the package is explicitly deprecated in favor of salesforce-datacloud-connector. Yes-with-conditions for existing codebases already using it: the package is actively maintained and has no known vulnerabilities, but plan a migration to the newer package. Do not start new projects with this connector."},"id":"salesforce-cdp-connector","links":{"html":"https://skillfed.io/packages/salesforce-cdp-connector","md":"https://skillfed.io/packages/salesforce-cdp-connector.md","pypi":"https://pypi.org/project/salesforce-cdp-connector/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-02","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"salesforce-cdp-connector","python_support":"supports_current","summary":"Salesforce Data Cloud Python Connector"},"popularity":{"monthly_downloads":79438,"position":14358,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.20"}
