Blog

Home 9 Category: How To ( Page 3 )
Building a file reader

Building a file reader

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.

read more
How to build a generic Shopify API integration

How to build a generic Shopify API integration

Reading time: 13 minutes

Shopify exposes a REST API for 3rd party applications to integrate with. This guide will cover connecting to the Shopify Admin API with Linx using API Keys in conjunction with the HTTP Basic scheme authentication and some request examples. You can use webhook…

read more
How to call SOAP services using REST

How to call SOAP services using REST

Reading time: 4 minutes

SOAP, being a mature technology, has an extensive and often differently interpreted standard set. This makes it an excellent tool for corporate users to manipulate data into their precise requirements and technology stack. However, for public consumption, this causes…

read more
Guide: Creating a messaging server in low-code

Guide: Creating a messaging server in low-code

This guide follows a process to implement the server-side of a client-server style messaging app. We will implement some web methods, which will be useful for creating a messaging client. However, the following items fall outside the scope of this sample: The...

read more
RealWorld API: How to build it in low-code

RealWorld API: How to build it in low-code

RealWorld is a popular open-source project known as the mother of all demo apps. It is an exact clone of Medium.com (called Conduit) and can be built using any front-end and back-end. This article will share the journey to replicating the RealWorld REST API (Conduit)...

read more
No connectors? No problem!

No connectors? No problem!

Systems often need to talk to each other. You may need to access or share data, use and share functionality and integrate the two applications. Finding a connector for each individual application can be challenging. Luckily, the solution is easier than you might...

read more

All Categories

Sign up to our Newsletter