{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"}],"enrichment":{"capability":"Provides Python bindings to Salesforce Marketing Cloud's REST and SOAP APIs, enabling programmatic access to marketing cloud services through a unified SDK interface.","skillfed_tags":["salesforce-integration","legacy-maintained"],"use_cases":["Retrieve and manage subscriber lists from Salesforce Marketing Cloud within a Python application.","Automate campaign creation and deployment against Marketing Cloud accounts programmatically.","Sync contact data bidirectionally between an internal system and Salesforce Marketing Cloud.","Query Marketing Cloud analytics and reporting data via the REST API.","Maintain legacy integrations built on this SDK that cannot be easily migrated to newer tools."],"what_it_does":"Salesforce-FuelSDK is a Python client library for Salesforce Marketing Cloud's Fuel API family, providing access to both REST and SOAP endpoints. It abstracts the underlying HTTP and SOAP complexity into Python objects prefixed with \"ET_\" (e.g., ET_List, ET_Client), allowing developers to interact with marketing cloud resources like lists, campaigns, and contacts through a unified interface. The SDK supports OAuth2 authentication with refresh tokens and web/public app flows as of version 1.3.0.\n\nThe package depends on pyjwt for token handling, requests for HTTP communication, and suds-jurko for SOAP operations. However, the project has been archived and unmaintained since June 2023, with the last release in August 2019. This means no bug fixes, security patches, or compatibility updates are being applied, making it a legacy tool suitable only for maintaining existing integrations rather than starting new ones.","worth_installing":"No, unless you are maintaining an existing integration already built on this SDK. The project is archived and abandoned since 2019 with no security updates or compatibility fixes. For new projects, use Salesforce's current Marketing Cloud SDKs or REST API clients. The unmaintained suds-jurko dependency and lack of Python version support beyond 3.3 create long-term risk."},"id":"salesforce-fuelsdk","links":{"html":"https://skillfed.io/packages/salesforce-fuelsdk","md":"https://skillfed.io/packages/salesforce-fuelsdk.md","pypi":"https://pypi.org/project/salesforce-fuelsdk/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-08-07","license_spdx":null,"license_treatment":"permissive","name":"Salesforce-FuelSDK","python_support":"unspecified","summary":"Salesforce Marketing Cloud Fuel SDK for Python"},"popularity":{"monthly_downloads":87960,"position":13759,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
