Any organisation wanting to pursue digital transformation understands the value of good-quality data. Data is akin to digital gold, and it is immensely important to strategic decision-making. Ensuring that your data or BI team has everything they need is part of the...
Blog
Creating BI data pipelines at speed
Data is the invaluable currency of the digital age, holding immense importance in driving critical business decisions and guiding organizations towards success. Yet far too many neglect the mechanisms that manage our data. Data integration is one of the most important...
MySQL made easy: Harnessing the efficiency of iPaaS
Reading time: 6 minutes
MySQL is a great option if you are looking for a free and easy-to-use database. With Linx you can easily connect and interact with the data to;
Easy interactions with MS SQL Server Databases
Reading time: 6 minutes
Low-code platforms are an efficient and effective solution for accessing and managing data in a Microsoft SQL Server (MSSQL) database. Linx provides an easy way to connect to a database and interact with it in multiple ways, all while removing the need for complex coding.
Generate Excel files for back-end automation
Reading time: 5 minutes
Excel is widely used in different businesses and is a crucial element in the analysis and distribution of data. When generating reports, merging data from multiple sources or creating a document for a particular purpose, a low-code platform can provide consistent outcomes with less effort than the traditional coding approach.
How to automate sending custom emails
Reading time: 4 minutes
Making sure that notifications, reports, and other messages are promptly delivered to the right people is a frequent – and important – job for IT teams. Even if there are 100s of emails that must be dispatched with slight differences in the content or added reports, it is sensible to automate the procedure of creating and sending out these emails.
Working with complex data types and data objects
Reading time: 5 minutes
Quick work can be made of a typical IT task to read files and make the data available elsewhere by using Low Code.
Fast and flexible ETL process development
Reading time: 11 minutes
Retrieving data from a source, ensuring it suits business requirements, and moving that data into a target data source is critical to any data strategy. Low-code tools can help create robust and flexible ETL processes that automate your data loading.
Expanding functionality: New return function
Reading time: 4 minutes
A new feature was added to Linx, the Return function. The Return function is the new standard for returning values to the result of a function or to exit a function at any point. This post will go over what the Return function does and how it can be used.
The 28 API tools you need
Reading time: 6 minutes
With APIs taking over, more people are asking: What can I use to create my API? Although there are many different API standards and types, we will primarily focus on REST APIs. An API can be as simple as a single endpoint with one purpose, or it can be much more…