This package provides a number of Salesforce helpers in Go:
apexperforms Apex codegen, specifically for sending email.fsdbprovides a Golang SDK and filesystem cache for Salesforce using the Salesforce REST API.sobjectsprovides basic structs for Salesforce.workbenchprovies a basic XML reader for https://workbench.developerforce.com
For OAuth 2.0 helpers for the Salesforce API, see goauth/salesforce.
The entityprefixes.csv file contains the prefixes from the Salesforce Standard Field Record ID Prefix Decoder, Knowledge Article Number: 000005995. This webpage is located here:
For more see Daniel Ballinger's website as mentioned by Salesforce:
- https://developer.salesforce.com/tools/sfdxcli
- https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm
https://salesforcedx-vscode.netlify.app/tools/vscode/en/getting-started/install
Features, Issues, and Pull Requests are always welcome.