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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-1.0.4.tar.gz
Algorithm Hash digest
SHA256 5fe7ce1633b523bf010ac2618364d63f1fc143849ee3e63023516dc00c9ccd68
MD5 3b266330a5d659e2a777f076589fe879
BLAKE2b-256 1f0faf42dbb1936b048630ba17523737f76cf0d296e180fba7f9048670946801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3d8f6733859ec268505e9e004f84c1af8f4a68cfdaf4c5f953d75c7e7cccab12
MD5 965a915163c49eb34cfc3e80192ed867
BLAKE2b-256 666705fa46d8dc61411e1166201b1f30bbfc7695120a9a6508f3805a3d058d02

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