@ocdla/salesforce
v0.4.3
Published
A library to interface with the Salesforce REST API
Downloads
9
Keywords
Readme
Version 1.0
Installation
npm install salesforcerestapi
Note: This uses 2 global variables from a .env file. ACCESS_TOKEN: Used for the authorization header. See documentation on how to obtain an access token. INSTANCE_URL: The domain of the org you are trying to make calls to.