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-1.0.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

prophetess_salesforce-1.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-1.0.1.tar.gz.

File metadata

  • Download URL: prophetess-salesforce-1.0.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

File hashes

Hashes for prophetess-salesforce-1.0.1.tar.gz
Algorithm Hash digest
SHA256 13a8d1123cfc0421d536ec6c53c268ba07926283963b33bf0eecb8e9cf9aa681
MD5 c630e6e4c72e0403b15840e6f688d690
BLAKE2b-256 5b1839cd32b94bc04902ab11d0e59b5fdad04a3b4335a0a1c221e7319fad9fd9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: prophetess_salesforce-1.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/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

File hashes

Hashes for prophetess_salesforce-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ec38dd8304bb3a11972c18ad11e69b0fd56b9e48d40afea291131547fcd5cada
MD5 28cf7d3430fba7aae8faa99504594b35
BLAKE2b-256 e083e4074fc03f4d6ad1bab8f1a8832d04849d8c624e02e326eec3aacf679e59

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