Skip to main content

A customized simple-salesforce client for use with the integration app

Project description

Overview

To use Kicksaw's integration app, install this package in your Salesforce organization.

Once your org is ready to-go, instantiate the KicksawSalesforce class and operate like normal, but note:

  • You need to pass the AWS Step Function payload to the class when instantiating
  • Instantiating the client creates an execution object in Salesforce, unless you pass it the id of an already existing execution object
  • All of your bulk operations will have their errors parsed and error objects created in Salesforce if applicable
from kicksaw_integration_app_client import KicksawSalesforce

step_function_payload = {}
salesforce = KicksawSalesforce(step_function_payload)

salesforce.bulk.Account.upsert()

For code examples, please refer to tests/test_integrations.py.

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

kicksaw-integration-app-client-0.0.5.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file kicksaw-integration-app-client-0.0.5.tar.gz.

File metadata

File hashes

Hashes for kicksaw-integration-app-client-0.0.5.tar.gz
Algorithm Hash digest
SHA256 4e00040a4bf4ef5a6b1f490e57ed1b23c3dc6a1c5f36f41e7c0f47090355c5af
MD5 43eb4acb6c39796a1f8763bedfb3ee59
BLAKE2b-256 682c32a648f1521b7ad4b2b171efca99c96c062d14010fc3e830b603723d3155

See more details on using hashes here.

File details

Details for the file kicksaw_integration_app_client-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for kicksaw_integration_app_client-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5da09d4b488928ef014c59e7ce4b1ef8cf751e29f62a1bd693be1f3b3876e012
MD5 8368d5606bfdcb1f528720770c0c72e0
BLAKE2b-256 90045dd04e50ef2a980ca47e5b93f854d96e2fd724dcd9d63bbbb546fe137917

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