We are excited to announce the latest updates and features. In this blog, we will cover our top five feature highlights of March:
Let’s dive in!
Multi-dimensional/grouped data also called nested data is something a lot of companies struggle with when importing and reformatting customer data. Breaking up these dimensions into a two-dimensional structure that can be displayed as a table takes up significant time and effort for engineering teams and is a key challenge brought to us by our clients.
Our new feature allowNestedData finally solves this issue by allowing to de-nest .json files based on a pre-defined set of rules. The de-nesting process involves replacing arrays with underscores "_" and objects with periods "." to facilitate the display of data in a 2D table.
Check out our documentation for more information.
Our new dataHandler feature allows to solve complex data manipulation scenarios, such as transposing data, merging and splitting columns, joining sheets, de-nesting data, and more. Unlike our other Cleaning Functions, that either iterate through every entry or are applied on only one column, the dataHandler function works on the entire data at once.
The function contains two parts: The headerStep (runs before the “Header Selection” step) and the reviewStep (runs before the “Review Entries” step) providing access to the original data and its metadata as well as enabling you to add/remove columns and rows. The dataHandler can be configured to run based on the your needs.
More details on this powerful tool as well as Code Sandboxes to test sample use cases can be found in our documentation.
To improve our user experience during the “Match Columns” step, especially with target data models including category columns with a large amount of dropdown options, we updated our matching module and were able to reduce the matching time up to 90%.
Install the latest version and try it out with your own sample file, we'd love to hear your feedback!
For enabling you to use custom UI texts or support multiple languages, we provide you with an i18nOverrides option in the SettingsAPI. We now also added the i18n support for the “Yes” and “No” labels of the boolean dropdown fields via the keys “txt_boolean_yes” and "txt_boolean_no". In addition, we extended our list of pre-written translations to reduce your time and efforts for implementing our importer even more!
Find more information about this feature in our documentation.
Do you want to implement our data importer in a language that is not on the list yet? Feel free to reach out to us and we are happy to add it!
(drum roll, please) We are excited to announce the official release of our new no-Code Data Pipelines solution!
Automating the mapping, transformation and importing of customer and supplier data based on a pre-defined schedule or event was a huge pain point that a lot of our users told us about.
Providing a secure and scalable solution for this that enables anyone in the organization to setup data pipelines, manage, observe and fix them accordingly was something we wanted to solve for all our users.
After long months of development, we are happy to release our No-Code Data Pipeline Solution and are very proud to also be ranked as Top 3 Product of the Day on Product Hunt!
Our Data Pipeline Product allows to:
Intrigued to learn more? Check out our Start Guide or get in touch with us for a short demo and test access!
If you want more details about any of the new features, don't hesitate to book a call with our team.