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

Uploaded Source

Built Distribution

prophetess_salesforce-1.0.0-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.0.tar.gz.

File metadata

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

File hashes

Hashes for prophetess-salesforce-1.0.0.tar.gz
Algorithm Hash digest
SHA256 13ae5a19f22ee168fad7b6b835111c2d96547250fdf4089ed87bb7e381b157c1
MD5 63d7bc6bf9818536e6ab155854e4c44d
BLAKE2b-256 71255e059096521633ed98bed6f0b7812f01268eaadee8a55f3d5514ebd01b42

See more details on using hashes here.

File details

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

File metadata

  • Download URL: prophetess_salesforce-1.0.0-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.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0

File hashes

Hashes for prophetess_salesforce-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4d3c3e1a564a40b7939e5345222e655783c9142a1d0a42756a836b8f622752d1
MD5 b65c25e552366a82fb17988b915a4fb2
BLAKE2b-256 3f1ef2de7e7deb96699203ea468b8df626ae27920664c414207c9475c07f2feb

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