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 (insert package link here) 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.4.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-0.0.4.tar.gz
Algorithm Hash digest
SHA256 dc035ff04bb65de1134aceab573f956c5160be28aa91e0c15bcaa460a7444f68
MD5 609dd45dd655fce6c08ade9ac975c68e
BLAKE2b-256 33c4dee4e72d8225df878fbd93611a55cfa4c90bb518e01843e7c68d0e8fc03d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 93b48be932a60c0f52d51956f8581f6c7d26512d6a01a2a0cbea17c9811b2033
MD5 8da10d47dd75805b8498f57e597baeca
BLAKE2b-256 47d66cc79d4e56003b6af81ce108cd0622e23e1fca6788ef7a8f880c14e0aed8

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