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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-1.0.7.tar.gz
Algorithm Hash digest
SHA256 662048f4ca5a02cee6efec7d8461ef9ca088b09d729bc2329d8269d0be90d075
MD5 5e9b601960a3ebf0b2633a3788bdbea2
BLAKE2b-256 477109eb903cc252c65197e2e9a48ca863b550564a66e29e84a6a83a7614df43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 aae393150368b0ddd8415b2f52966729d78e96dc9cad67557aba92e9f005c59a
MD5 6d87c7f62d2cabff294a0099eea20329
BLAKE2b-256 f3f4d8c5270b0259d60dc82cd83bf21516fbede94d8f59ad43a32d503be271e4

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