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_utils 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.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-0.0.2.tar.gz
Algorithm Hash digest
SHA256 85bd8bda2921387153d79af3a4185384d7ad2a16afc5a436a794f966a8e01eb9
MD5 5156117daeeb2f3b28a266614ba4cdad
BLAKE2b-256 2c92565f2319916a442c6579688904fda4ebf32e9854e4f5e0a556c214929854

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 601ef1f4f3515393be0e1bed7617e532c97d2dbe65b874422cc35a6615d03b3a
MD5 b547b1692898e433a4e1a5625862586d
BLAKE2b-256 48846217bc87418effa4c7fff89b23a7fd08f41b48ec0670c6f174b8d4cee0b6

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