Conga Turbo C# Callbacks
This extension allows you to Retrieve and Deploy Conga BasePrice and Totalling Callbacks directly from VS Code.
Features
- Retrieve BasePrice: Downloads the active BasePrice callback code.
- Deploy BasePrice: Uploads and activates the current BasePrice callback code.
- Retrieve Totalling: Downloads the active Totalling callback code.
- Deploy Totalling: Uploads and activates the current Totalling callback code.
Requirements
- Salesforce CLI (
sf) must be installed and authenticated.
Usage
When you run a command (e.g., Conga: Retrieve BasePrice), the extension will ask you to enter the Salesforce Org Alias (e.g., Neptune,QA,Jupiter).
Extension Settings
This extension contributes the following settings:
conga.orgAlias: The Salesforce Org Alias to use. If set, it will pre-fill the input box. If not set, you will be prompted to enter it.
| |