Veles integrates with Salesforce via API, providing bi-directional sync between your CRM data and the quoting engine. The integration is managed from Admin Console > Integrations > Salesforce, which contains eight configuration tabs covering every aspect of the connection. This page covers the full Salesforce setup. For a quick overview of CRM connection, see Connect your CRM.Documentation Index
Fetch the complete documentation index at: https://docs.getveles.com/llms.txt
Use this file to discover all available pages before exploring further.
General
The General tab manages the core connection between Veles and your Salesforce instance.Authentication
Click Connect to Salesforce and log in with your Salesforce admin credentials to authorize the connection. Once authenticated, the General tab displays:- Authenticated as — the Salesforce user who authorized the connection (name and email).
- SFDC Connected status badge — confirms the connection is live.
- Primary CRM badge — indicates Salesforce is set as your primary CRM in Veles.
Connection information
| Field | Description |
|---|---|
| Environment | Choose whether Veles connects to your Salesforce Production or Sandbox instance. Use Sandbox for testing your integration setup before going live. |
| Instance URL | The URL of your Salesforce instance (e.g., https://yourcompany.my.salesforce.com). Veles uses this to route API calls to the correct org. |
Pricebook information
| Field | Description |
|---|---|
| Pricebook (optional) | Specify which Salesforce Pricebook to use when linking products between the two systems. If not provided, Veles assumes the standard pricebook. |
CPQ
The CPQ tab provides access to your Salesforce CPQ rule configuration. If you’re migrating from Salesforce CPQ, this tab lets you view your existing SFDC CPQ rules directly in Veles without switching between systems. For each imported rule, the CPQ Configuration view shows the original SFDC rule details: rule name, rule ID, active status, conditions, scope, type, evaluation event, and evaluation order. A View in CPQ button links back to the original rule in Salesforce. See Translating SFDC Rules to Veles for the full migration guide.Integration User
The Integration User tab configures which Salesforce user Veles uses for API operations. This determines the permissions and visibility available to the integration.Best practice is to use a dedicated Salesforce integration user rather than a personal admin account. This ensures the connection isn’t disrupted when individual users change roles, leave the organization, or update their passwords.
Field Mapping
Veles provides four separate field mapping tabs, each handling a different object type. Field mapping defines how data flows between Salesforce fields and Veles fields — which fields correspond to each other, and how values are transformed during sync. All four mapping tabs follow the same pattern: you define source fields (in one system), target fields (in the other), and optionally set transformation rules.Proposal Field Mapping
Maps fields between Salesforce Opportunity fields and Veles Quote/Proposal fields. What syncs:| Direction | What flows |
|---|---|
| Salesforce → Veles | Opportunity data populates the quote Context Block: deal name, amount, stage, close date, and custom opportunity fields. |
| Veles → Salesforce | Quote status, totals (TCV, ARR), and key metrics write back to custom fields on the Opportunity. |
| Salesforce field | Veles field | Direction |
|---|---|---|
| Opportunity Name | Quote title | SF → Veles |
| Account Name | Customer name | SF → Veles |
| Amount | Total Contract Value | Veles → SF |
| Stage | Quote status | Veles → SF |
| Custom fields | Custom proposal fields | Bi-directional |
Product Field Mapping
Maps fields between Salesforce Product/Pricebook Entry fields and Veles Product fields. What syncs:| Direction | What flows |
|---|---|
| Salesforce → Veles | Product name, SKU, description, and custom product fields populate the Veles catalog. |
| Veles → Salesforce | Product-level data from Veles can write back to Salesforce product records. |
Company Field Mapping
Maps fields between Salesforce Account fields and Veles Customer (Company) fields. What syncs:| Direction | What flows |
|---|---|
| Salesforce → Veles | Account name, billing address, shipping address, industry, phone, website, and custom account fields. |
| Veles → Salesforce | Customer-level data from Veles can write back to the Account. |
User Field Mapping
Maps fields between Salesforce User fields and Veles User fields. What syncs:| Direction | What flows |
|---|---|
| Salesforce → Veles | User name, email, title, region, and custom user fields. |
| Veles → Salesforce | User-level data from Veles can write back to the User record. |
Working with field mappings
All four mapping tabs share the same configuration interface. For each mapping:- Select the source field (the field you’re mapping from).
- Select the target field (the field you’re mapping to).
- Optionally set a transformation if the value needs to be modified during sync:
- Direct — value copies as-is.
- Formula — a formula transforms the value (e.g., concatenating fields, calculating a derived value).
- Static — a fixed value is applied regardless of the source.
Actions
The Actions tab provides manual operations for the Salesforce integration:- Sync now — trigger an immediate sync rather than waiting for the next automatic cycle.
- Reset connection — disconnect and reconnect the Salesforce integration (useful for troubleshooting).
- View sync log — review recent sync operations, errors, and field-level issues.
Salesforce data in Veles
Once connected and mapped, Salesforce data flows into Veles across several areas: Quotes. The Context Block can auto-populate from the linked Opportunity: deal name, customer info, rep details, and any mapped custom fields. Product Filters. CRM-sourced fields from the User mapping can drive Product Filters, controlling which products each rep sees during quoting. Document Generation. The full Salesforce data object (account, addresses, stage, custom fields) is available in document templates via thesalesforce.* variables.
Contract Management. When a quote is promoted to an Order, the committed deal data syncs back to Salesforce, keeping the CRM current as deals progress through the lifecycle.
Troubleshooting
Connection shows disconnected
- Verify the authenticated user still has active Salesforce credentials.
- Check that the Instance URL is correct and matches your current Salesforce org.
- If you recently switched between Sandbox and Production, re-authenticate.
- Try resetting the connection from the Actions tab.
Fields not syncing
- Confirm the field mapping exists in the appropriate mapping tab.
- Check that the field types are compatible (e.g., a Salesforce picklist mapping to a Veles text field may not behave as expected).
- Verify the integration user has read/write access to the fields in question.
- Check the sync log in the Actions tab for specific error messages.
Products not linking
- Confirm the Pricebook setting on the General tab matches the pricebook containing your products.
- Check that the product’s External ID in Veles matches the Salesforce Product ID.
- Verify Product Field Mapping is configured correctly.
For persistent issues, reach out to the Veles team at hi@getveles.com with the error details from the sync log.
What’s next
Connect your CRM
Overview of CRM connection for both Salesforce and HubSpot.
Translating SFDC Rules
Migrate your Salesforce CPQ rules to Veles.
Product Filters
Use Salesforce user fields as CRM-sourced filter values.
Document Generation
Use Salesforce data in document templates.

