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.
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.
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.
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.
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.
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…
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…
Understanding that there is a right tool for every job is crucial to success when building any system. With today’s businesses running many systems across diverse environments, taking advantage of the modern IT economy lies in an organisation's best interest to create...
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…
Using a low-code platform as the back-end for a single page application (SPA) is an excellent combination — the SPA can be hosted anywhere, the API is quick and easy to develop, and they can evolve independently of each other e.g. if you need a native app, simply...
IT teams always want to build new applications enabling specific functions to ease processes or customers. To balance projects, they sometimes allow distributed teams to work on focused targets using reusable assets, templates, and best practices. While decentralizing...