Salesforce Marketing Cloud -- Response to JSON
This is a small utility library that I built to process responses from the Salesforce Marketing Cloud SDK. It returns JSON payloads sometimes and other times it will return a list of SUDS objects.
Installation
pip install sfmc-to-json
Rebuild Package
- Update version in
setup.pyand__init__.py python setup.py sdist bdist_wheeltwine upload dist/*
Known Issues
Sometimes error messages come back and will be malformed. They will be valid JSON, but you'll see extraneous data in them.
Release files for sfmc-to-json 0.2.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sfmc-to-json-0.2.10.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sfmc_to_json-0.2.10-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:6.4 kB
Release files / sfmc-to-json-0.2.10.tar.gz
| Download URL | sfmc-to-json-0.2.10.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2e663f342cb6527490e96d997d4bcf07233e8dc9787cca32ed99a9950ac1cd72
|
|
BLAKE2b-256 checksum How to use checksums |
d4f7e412faa30b00ae6d7c77748ecb7650e6728de80576009f15c292f6d9df7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.10
|
Release files / sfmc_to_json-0.2.10-py2-none-any.whl
| Download URL | sfmc_to_json-0.2.10-py2-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
ea204c18cf6a3e1983dfe2ecb5b8d916dfe062b75e785a9116e868a3167ba5cb
|
|
BLAKE2b-256 checksum How to use checksums |
e0bd252d240ffe709a04d0b0cabb6f7fa54b7bcf5bbd1471b335712533b0d5b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.10
|