Blog

How to develop a flexible low-code ETL process
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.

Quickly automate data imports from Excel
Reading time: 3 minutes
Excel is an essential tool for many businesses and is used in a wide range of industries to help power their operations. That said, it is easy to understand why many businesses and processes have Excel at their core.

Building low-code web services
Reading time: 6 minutes
Quick work can be made of a typical IT task to read files and make the data available elsewhere by using Low Code.

Automate data transfers across systems or applications
Reading time: 11 minutes
Quick work can be made of a typical IT task to read files and make the data available elsewhere by using Low Code.

Using OAuth2 to access emails
Reading time: 6 minutes
OAuth 2.0 is becoming the standard for authentication. This article focuses on using OAuth to access mailboxes, specifically for Microsoft Office 365 mailboxes where Basic Authentication has been discontinued.

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.

Guide: Build and host code-first APIs
Reading time: 24 minutes
A comprehensive guide to building your API and getting it to production. Our low-code approach uses Linx to deliver a flexible, comprehensive, fully documented, live API.

Low-code and API development are the perfect match
Reading time: 8 minutes
Quick work can be made of a typical IT task to read files and make the data available elsewhere by using Low Code.

Guide: OpenAPI 3 specification to live API
Reading time: 27 minutes
Quick work can be made of a typical IT task to read files and make the data available elsewhere by using Low Code.

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…