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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-1.0.5.tar.gz
Algorithm Hash digest
SHA256 86acf874211720ac532ae8d818fb8b5f24401050aa46e0db9ae4988055a88526
MD5 77f7e8cc1449a70abdb7350fee6b3051
BLAKE2b-256 a73c939b465e707c3bdd2dbb9a8423beb34825c2009c85fc79c894200f32d886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 343accea607bc938355b35d3b184db311e5598a5456c70827e63b34d17a9d256
MD5 346428843a91924fe015ee6275203e27
BLAKE2b-256 65c054e7e2f4400caa571144ff3c38303c4dd2d1fff721db1ef4090b615a1be6

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