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(connection_object, integration_name, 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.6.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-1.0.6.tar.gz
Algorithm Hash digest
SHA256 27113d69380e01248f8a10b864dab0fc104e594f09a49877d474ff6ebb488ce4
MD5 49ecb815a16f3a7c39f88e53a9d4df9e
BLAKE2b-256 a53fdbd68747a0cd90ced558f8c29f0d628284060a85e03c81e8ef3741491083

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 480edaa24ab7480fa3006751bc38bb57eb825746f48e1d2dce4fad16c69cdf54
MD5 513431211908450482d32bd2dd55c1ce
BLAKE2b-256 4d7f6742a7da4b5618b598b5fcbea051908946fbdd0bf3c5df982d449b1f463d

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