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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for kicksaw-integration-app-client-1.0.1.tar.gz
Algorithm Hash digest
SHA256 db9359f20275de2213d8e6d7f471d5f16e0d6edd488318d4027edad58862d71a
MD5 4cad24bc102273f6613b8e881eec1894
BLAKE2b-256 53a50b59de8c89ab947b801eeab64f25428ff2d96d015e3b6d318a79b722878f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 31efbffc7a3fdd379b0d9bf02f93f7607191465352d2a67b892121e48ccc1b68
MD5 7d3099c3dec50f55c8286227f4bb8fbf
BLAKE2b-256 86a1b4503fc850e7211779b38d6a756a665874355ed47c961193ecff58be9026

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