DocsProff ConnectConfiguration Guide
Configuration Guide

Application Settings

Define the settings that apply to your organization after authentication.

Once authentication is complete, the next step is to define the settings that apply to your organization.

  1. Navigate to the Proff Connect application.
  2. Open the Settings tab under General Setup.
Proff Connect Settings tab under General Setup

The Settings page is divided into three sections: Access, Storing, and Bulk Create.

1. Access

This section controls which countries and default options are available in the application.

Country Access

Add the countries that the application should have access to (currently supported: NO, DK, SE, FI).

Important

The API token must include access to the selected countries.

Default Country

Defines the default country value when using the New Account Lightning Web Component. You can only choose from countries included in Country Access.

Country Access and Default Country settings

Note

The API token must include access to the selected countries. If you need access to additional countries, please contact Proff at api@proff.no to extend your API access.

2. Storing

This section defines how Company Insight and Contact Insight data should be handled and stored in Salesforce.

Storing options for Company Insight and Contact Insight

Available Storing Options

OptionDescription
Always StoreAutomatically stores Company Insight and Contact Insight data in related custom objects whenever you create or sync an Account/Contact.
Store on DemandData is not stored during creation, but can be retrieved on demand after record creation, with the option to store later.

For more details, see Company Insight on Demand and Contact Insight.

3. Bulk Create

This section explains how Field Sets control which fields are shown to users during the Bulk Create process for Accounts or Leads.

Field Sets allow you to present specific fields to users before records are created, ensuring that required or important values are populated correctly.

Field Set Naming Format

The Field Set name must use a unique API name, for example:

  • Account_Proff_Field_Set
  • Lead_Proff_Field_Set

This API name is later referenced in the Bulk Create configuration.

Why Use Field Sets for Bulk Create?

By adding a Field Set to Bulk Create, users can view and populate selected fields before records are generated. Common use cases include:

  • Lead Queue Assignment — Allow users to select or predefine values so Leads are automatically assigned to a specific queue upon creation.
  • Source & Campaign Tagging — Enable users to set values such as Lead Source or Campaign, making it clear that the records were created using the Proff Connect Bulk tool.

How to Create a Field Set

  1. Navigate to Setup → Object Manager
  2. Select Account or Lead
  3. Click Field Sets in the left sidebar
Field Sets in Object Manager
  1. Click New, give the Field Set a meaningful name, and click Save
Create new Field Set
  1. Drag the desired fields into the Field Set and click Save
Add fields to Field Set
  1. Copy the API Name of the Field Set
Copy Field Set API Name
  1. Go to General Setup → Settings → Bulk Create and paste the API name into the configuration
Bulk Create configuration with Field Set

Result

The selected fields will now appear in the Bulk Create component, allowing users to populate them before records are created.

Important

Before enabling Bulk Create: review required fields, check validation rules that enforce values on creation, and ensure that all required fields and validation-dependent fields are included in the Field Set, so users can provide the necessary values before records are created. Failing to do this may cause record creation to fail or result in a poor user experience.


By configuring these settings, you define how Proff Connect behaves across your Salesforce org and ensure alignment with your organization's requirements.

Was this article helpful?