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

Uploaded Source

Built Distribution

File details

Details for the file kicksaw_integration_app_client-1.0.9.tar.gz.

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.9.tar.gz
Algorithm Hash digest
SHA256 834e7598f7a2e8485243d4125e23a21c9b50742ce1f2499da0622066f81b472c
MD5 23a9bb3df1c969b5a124d5ff38e5e3a8
BLAKE2b-256 62e1d402856463341112f361158c89eabd9a911d2402ba998f904889ce036280

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kicksaw_integration_app_client-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 25b669382390e1732ab743dd3d3c42833cf7195f5172c9ac2f09e0ea06958454
MD5 de71c23d9029b5f1a3f11c7b7f78f508
BLAKE2b-256 2b462e2234262e091b4041be5d02f6ec6fd1a1f6bd59b97efae066e3a368385d

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