What this solution does
This module integrates the Bitrix24 corporate portal with the dadata.ru service. It is designed to automatically validate and standardize address data entered by employees, reducing errors and typos while saving time. The DADATA activity is built for the Business Process Designer. It accepts string data, verifies its accuracy, and returns a standardized address format along with additional details such as postal code, country, republic, latitude, and longitude. For example, the input string 'Ufa K. Marksa 25-10' is converted to 'Ufa, Karl Marksa St, bldg 25, apt 10' with coordinates 54.7260959, 55.9406976 and postal code 450076. Input data can be provided via a string variable or entered manually during process execution. To use the module, register at dadata.ru and obtain a unique API key and secret key from your personal account. Add the DADATA activity to the business process chain via the 'Other' tab and configure the parameters.
To configure the module for connecting to the dadata.ru service, enter the API key and secret key into the corresponding activity parameter fields. In the 'Address' field, specify the address to be verified or a reference to a string variable containing it. In the 'Additional Results' section, select the required data returned by the DADATA activity. The provided example demonstrates outputting the retrieved information to a standard user notification. This solution requires the Business Process Designer to function.
When needed, General iT can implement “Connection to the dadata.ru service”, configure the module and verify it against the current website setup.