Contents

simple-salesforce 1.12.9

0

A basic Salesforce.com REST API client.

A basic Salesforce.com REST API client.

Stars: 1856, Watchers: 1856, Forks: 731, Open Issues: 237

The simple-salesforce/simple-salesforce repo was created 13 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 1856 github stars!

How to Install simple-salesforce

You can install simple-salesforce using pip

pip install simple-salesforce

or add it to a project with poetry

poetry add simple-salesforce

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/simple-salesforce/
Documentation:
https://simple-salesforce.readthedocs.io/
GitHub Repo:
https://github.com/simple-salesforce/simple-salesforce

Classifiers

  • Internet/WWW/HTTP
No  simple-salesforce  pypi packages just yet.

Errors

A list of common simple-salesforce errors.

Code Examples

Here are some simple-salesforce code examples and snippets.

GitHub Issues

The simple-salesforce package has 237 open issues on GitHub

  • JWT Authentication intermittently fails with 400 on test orgs
  • just added to test
  • feat: Add Support for Salesforce CLI Authentication (MFA/SSO Friendly)
  • Listview support
  • End of Life for SOAP API Login
  • can we send email via salesforce?

See more issues on GitHub

Related Packages & Articles

httpie 3.2.4

The httpie Python package is a user-friendly command-line HTTP client for the API era. It aims to simplify the interaction with web services from the command line, making it an excellent tool for testing, debugging, and interacting with APIs and HTTP servers. httpie provides a range of features, including expressive syntax, colorized output, built-in JSON support, and the ability to handle forms and file uploads. This package is a key tool in the realm of Web Development and API Testing.

apispec 6.9.0

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production