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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 0bc37289dab974315a3685e3c28b8f06e99ba8a101d62edc00062f3f0edc5173
MD5 148a6e32e310578d3530edfac03d9d64
BLAKE2b-256 b5b1c0adde4215946de5edcbb084361a42e37088c29698f7aae0b5c837635da4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 640e1d81bac0ff59d4527f3d3741faafde4ac2e8bb4d440f5a5c611218dff99b
MD5 7b0b518c673ca7d04701e201062be599
BLAKE2b-256 ea322ed7ef42c554598f1e3fd67ab94530b966eac39a763529e31bfe38b06bca

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