Skip to main content

Salesforce plugin for Prophetess

Project description

🧙‍♀️ Prophetess Salesforce Plugin

Prophetess plugin for extracting data from Salesforce

🚀 Installation

pip install prophetess-salesforce

🔧 Configuration

SalesforceExtractor takes several required configuration options. The full configuration break down is presented below:

key: |-
  -----BEGIN PRIVATE KEY-----
  ...
  -----END PRIVATE KEY-----
client_id: "yourclient.idfromsfdc"
user: marco@vapor.io
instance: na02
query: |-
  SELECT Id, Name
  FROM Account
  WHERE Type IN ('Customer', 'Partner')

Extractor

Key Values Description
user string Salesforce user which the key is assigned to
key string User private key for signing requests to SFDC API
client_id string SFDC API Client ID
instance string Which SFDC instance to connect to
query string The Salesforce Object Query Languge (SOQL) for record extraction

🧰 Development

Please fork this project and create a new branch to submit any changes. While not required, it's highly recommended to first create an issue to propose the change you wish to make. Keep pull requests well scoped to one change / feature.

This project uses tox + pytest to unit test and lint code. Use the following commands to validate your changes aren't breaking:

tox --cov-report term-missing
tox -e lint

🎉 Special Thanks

❤️ Kyler Burke original author of SFClient
❤️ Charles Butler

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

prophetess-salesforce-0.0.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

prophetess_salesforce-0.0.1-py2.py3-none-any.whl (19.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file prophetess-salesforce-0.0.1.tar.gz.

File metadata

  • Download URL: prophetess-salesforce-0.0.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for prophetess-salesforce-0.0.1.tar.gz
Algorithm Hash digest
SHA256 390ecb4b72ce1e01c31bc1bceac9631eb50839cccee30253ec1d0861b6fff150
MD5 94a5b6c925faa6c71bdf8b9e7820645a
BLAKE2b-256 e0e5f0c43f169d23921d4afd27995323204bcdca1f2bd95d43153ea4ba9d45ca

See more details on using hashes here.

File details

Details for the file prophetess_salesforce-0.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: prophetess_salesforce-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for prophetess_salesforce-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a382a5a38dacc0cd60d52f3db965d0058a0102a090860825de7754dd3e786119
MD5 6c0699c8307fffbbe72085c7d969e2e2
BLAKE2b-256 a58bc90fe3c6f5e0c98ffba6b5eb952b5cde47ab770f0350ea3a435a6ab2646f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page