@merlin4/salesforce
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@merlin4/salesforce

Provides a simple abstraction layer over the Salesforce REST APIs.

  • getAuthorization() obtains a fresh access token
  • query() performs SOQL queries against the Salesforce database
  • queryWithTimeout() provides a simple wrapper to limit the runtime of queries
  • insert() performs INSERT operations against the Salesforce database
  • update() performs UPDATE operations against the Salesforce database
  • deleteRecords() performs DELETE operations against the Salesforce database

Readme

Keywords

none

Package Sidebar

Install

npm i @merlin4/salesforce

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

42.7 kB

Total Files

6

Last publish

Collaborators

  • merlin4