Semantic search
New data source integration: Slovak VAT Payer List (22 August 2024)
We are excited to announce the integration of a new data source: the Slovak VAT Payer List (SK.VAT). This register, maintained by the Financial Directorate of the Slovak Republic, provides comprehensive information on VAT taxpayers operating in Slovakia.
Each record from this data source includes essential details such as the business partner's name, address, IČO number and VAT ID number.
Additionally, the register provides the bank account number used by these businesses to conduct their operations.
This integration enhances your ability to verify business partners in Slovakia, ensuring greater accuracy and compliance when managing VAT-related data.
More identifiers now available in PEPPOL data source (21 August 2024)
We are pleased to announce an enhancement to the PEPPOL data source.
In addition to the existing Peppol IDs, national registration identifiers (alternatively - VAT IDs) are now available in most of business partner records.
Introducing Tagging for Business Partner Profiles (20 August 2024)
We are excited to announce a new feature that allows you to add tags to business partner profile objects. This enhancement offers improved flexibility and organization, making it easier to categorize and manage your business partner data.
Enabling tags in data mirror
To enable this functionality, the tag management feature must be activated in the Data Mirror settings. Follow these steps to get started:
- Navigate to the "Data Mirror Management" application.
- Open the "Edit Data Mirror" window.
- Select the "Tags managed by upsert" option.
- Save your settings.
Adding Tags to Business Partner Profiles
Once tags are enabled, the Data Mirror is ready to handle tag management in business partner records. Simply include the tags during the record upload process. For example:
"profile": {
"tags": [
{
"type": { "technicalKey": "VENDOR" },
"value": "Vendor"
}
],
"contactEmails": [
{ "value": "marketing@example.com" }
]
}
After a successful upload, you can verify the tags using the Data Storage Browser:
Enhanced Lookup Capabilities
With tags now part of your business partner records, performing lookups in your Data Mirror becomes more efficient. You can now easily filter lookup results based on the tags assigned to specific profiles, allowing for quicker data retrieval and more targeted searches.