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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-0.0.3.tar.gz
Algorithm Hash digest
SHA256 7b50d7308e1c400155d84b214c0cfddbe6d2a067cc845b890c2fbea1752b8ffd
MD5 22549c455f87bc52394221b78aab1c6f
BLAKE2b-256 2f95837c69f02b8f2b445866b5e269f93113bbbda770e4a9cba55c7d82997b77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2c26cba34c308eacafbcbbef160b5d8f01ba8572df0601a5b0d51ed8df6060ac
MD5 1a1a5a58b733fff9bde62637ff66b7fb
BLAKE2b-256 fc22b3e1077fb38a031fac5231a2f10cf7b9dca512af37050326ca8ca75184ae

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