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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ee6f0d0ed67ba9d90045b66c763e6031d9f8a4fad2aa27d196b9f7a88c7074a2
MD5 4a60ba8499ab05643a6bb00947026152
BLAKE2b-256 e2f65d96041c764bf632efeeb00f0c0fbf28b3ffeb3aec4fca59272766b5f53e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3b4246f5a128efc4b8954d0fd6eb813dafc7b876244a0ba9b402703aa4216b42
MD5 b1443a408d671ac7c63ed9fd74fce8e8
BLAKE2b-256 38ded9b066efa53620b4b017e4684f8982ffa56dbcbb31b8b3fd67ccad59eba9

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