# Webservices.nl Configuration
Settings in the Webservices.nl section of the CRM Configuration screen, each entered as a key/value entry:
<add key="BusinessType" value="DutchChamberOfCommerce" />
See Webservices Integration for how these settings fit together — setup steps, address lookup behaviour, and the update service.
# Connection
# UserName
User name of the Webservices.nl account. The integration is enabled once a user name and password are filled in.
- Default: empty
# Password
Password of the Webservices.nl account. Stored encrypted.
- Default: empty
# TimeOut
Number of seconds after which a request is considered timed out. The request is then retried against the backup URL.
- Default:
15
# BusinessType
The type of Chamber of Commerce data that the subscription provides.
- Allowed values:
DutchChamberOfCommerce,ChamberOfCommerceV2(BIK codes),ChamberOfCommerceV3(SBI codes),ChamberOfCommerceExtended,Graydon - Default:
DutchChamberOfCommerce
# IsCompanyEnabled
When false, searching and importing companies is disabled. Address lookup and address import stay
active.
- Allowed values:
true,false - Default:
true
# Company import
# CreateLegalFormIfNotFound
Creates the legal form (nv, bv, …) in ContactManager when the imported value does not exist yet.
- Allowed values:
true,false - Default:
true
# CreatePersonnelFullTimeIfNotFound
Creates the company size in ContactManager when the imported value does not exist yet.
- Allowed values:
true,false - Default:
true
# CreateContactWhenImportingCompanyViaDutchBusiness
Also imports the contact person registered at the Chamber of Commerce, as a person linked to the imported company.
- Allowed values:
true,false - Default:
false
# ImportUltimateParentIfNotFound
Creates the ultimate parent company when it is not found in ContactManager. This imports an extra company, so it costs extra credits.
- Allowed values:
true,false - Default:
false
# IgnoreUltimateParentUpdates
Leaves the parent-company relation alone when the update service reports a change to it.
- Allowed values:
true,false - Default:
false
# ImportCompanyIndicationNonMailing
Sets the subscription status of the company to Unsubscribed when the Chamber of Commerce registration says the company does not want to be mailed.
- Allowed values:
true,false - Default:
false
# SearchExternalInfoEntityType
Resolves the legal form through the external identifier of the WEBSERVICES application, falling
back to the code.
- Allowed values:
true,false - Default:
false
# SearchExternalInfoEmployeeSize
Resolves the company size through the external identifier of the WEBSERVICES application, falling
back to the code.
- Allowed values:
true,false - Default:
false
# ChamberOfCommerceSubDossierSplitCharacter
Character shown between the dossier number and the sub-dossier (establishment) number.
- Default:
.
# ShowCompanyInfoDeeplink
Shows a link to Company.info on a company that has a Chamber of Commerce number.
- Allowed values:
true,false - Default:
false
# ChamberOfCommerceRegistrationAllowCaching
Allows a registration extract that Webservices.nl already has, up to one and a half years old, to be reused. When disabled, the latest extract is downloaded every time, at a higher price.
- Allowed values:
true,false - Default:
false
# ImportChamberOfCommerceRegistrationVisibleForRole
Members of this role see the link that downloads the Chamber of Commerce registration extract on the company's identification details. See Roles Used in Settings — left empty, the link is hidden from everyone, Administrators included.
- Allowed values: a role name
- Default:
Administrators
# Industry codes
# CreateIndustryCodeIfNotFound
Creates the industry code (BIK/SBI/SIC) in ContactManager when the imported value does not exist yet.
- Allowed values:
true,false - Default:
true
# DisableImportIndustryCode
Skips the industry codes during import.
- Allowed values:
true,false - Default:
false
# PrimarySbiCodeOnly
Imports only the primary SBI code from the Chamber of Commerce, ignoring the additional Company.info codes.
- Allowed values:
true,false - Default:
false
# SearchExternaInfoIndustryCode
Resolves the industry code through the external identifier of the WEBSERVICES application,
falling back to the code.
- Allowed values:
true,false - Default:
false
# Addresses
# AddressTypeCorrespondence
Code of the address type used for the imported postal address.
- Default: empty
# AddressTypeEstablisment
Code of the address type used for the imported visitor address.
- Default: empty
# AddressNLEditable
Allows every user to edit a Dutch address manually instead of importing it. Administrators may always edit manually.
- Allowed values:
true,false - Default:
false
# AddressNlManual
Allows every user to create a Dutch address manually instead of importing it.
- Allowed values:
true,false - Default:
false
# AddressIntEditable
Allows every user to edit an address outside the Netherlands manually.
- Allowed values:
true,false - Default:
true
# AddressIntPreferredLanguage
Preferred script for international addresses, as offered by the service.
- Default:
latin
# ConvertNLAddressCityToProperCase
Converts the city of a Dutch address to proper case, instead of keeping the capitals used by the service.
- Allowed values:
true,false - Default:
false
# ConvertIntAddressCityToProperCase
Converts the city of an international address to proper case.
- Allowed values:
true,false - Default:
false
# ConvertIntAddressStreetToProperCase
Converts the street of an international address to proper case.
- Allowed values:
true,false - Default:
true
# EnableImportProvinceOnChamberOfCommerceImport
Also fills the province when a company is imported, resolved from the postal code.
- Allowed values:
true,false - Default:
false
# Update service settings
# EnableUpdateService
Checks daily whether the tracked Chamber of Commerce entities have been updated, and queues the changes for review.
- Allowed values:
true,false - Default:
false
# UpdateServiceVisibleForRole
Members of this role see the update-service link on the company's identification details. See Roles Used in Settings — left empty, this restricts the link to Administrators only, not everyone.
- Allowed values: a role name
- Default: empty
# AutomaticSyncForFields
Fields that are updated without manual confirmation. Separate multiple fields with a comma.
- Allowed values:
Name,OfficialName,PreviousName,PhoneNumber,MobileNumber,Website,DateOfIncorporation,CompanyEmployeeSize,EmployeeCount,EntityType,IndustryCodes,RSINNumber,MemberOf - Default: empty — every change is reviewed manually