Systems | Development | Analytics | API | Testing

Handling complex integrations through custom connectors

Integrations can be done efficiently with IPaaS tools. Quickly set up point-to-point connectors, add logic and orchestration, and the integration is done and configured. The difficulty comes with more custom and bespoke systems. For example, when custom fields are added to an ERP or CRM, when you need to integrate with a legacy system, or when there is no connector to interact with. Linx can assist in cases where high flexibility and customization are required.

Linx Fundamentals

This video will show you how to use Linx and will allow you to streamline your back-end development by introducing the core principles of Linx. Here are the sections for easy access to each: We hope this video is helpful to get you started on your Linx journey. Linx is a general-purpose, low-code platform for backends. Developers use Linx to build, test, deploy and manage backend solutions such as APIs, integrations and automation.

Linx Fundamental Training

This video will show you how to use Linx and will allow you to streamline your back-end development by introducing the core principles of Linx. Here are the sections for easy access to each: We hope this video is helpful to get you started on your Linx journey. Linx is a general-purpose, low-code platform for backends. Developers use Linx to build, test, deploy and manage backend solutions such as APIs, integrations and automation.

Download a file from SharePoint with the API

Many organizations are turning to SharePoint to store their files and share documents. Allowing your systems to access these files might seem like a challenge at first, but with the help of the Microsoft Graph API, you can quickly download the file to start processing on your back-end. Download the example solution to get started. Use the created functions in your solution to simplify Microsoft Graph integration.

Integrating with Microsoft Graph API - Creating a Calendar Event

Microsoft Graph API allows developers to access data and services across a wide range of Microsoft cloud services. Admittedly setting up permissions and security can be challenging, but once that is sorted, you will be able to access Microsoft services such as Office365, Outlook and Azure. Calling the Graph API with Linx allows you to efficiently automate tasks, or integrate with Microsoft products to ensure that functionality and data is accessible by your other systems.

How To Dynamically Generate Files

Generating files for data extracts, reporting and even data migration is a crucial part of any back-end team. A typical data team will have to generate many files to be sent to various clients or consumers inside or outside of the organisation. As with all things, the question is how can the generation of those files be made simpler, and can it be automated to such a degree that files are dynamically generated? The short answer is yes, it can be done dynamically.

How to build an API with a POST method

Building custom APIs to receive data via a POST method. This video answers the questions: How to create a REST API with a POST method How to quickly make an API with a POST method How to create a data API with a POST method How to distribute data via API with a POST method Linx is a general-purpose, low-code platform for backends. Developers use Linx to build, test, deploy and manage backend solutions such as APIs, integrations and automations.

Automated file archiving made simple

File and folder management is a large part of backend development. Whether you are creating files, importing files, or simply following organisation standards, every system needs to consider how files are stored and archived. This is especially important for ETL or data-loading solutions. Low-code tools are a good choice when you create a process to automate your file archiving.

Quickly create a REST API (Linx 6 Demo under 5 minutes)

This video is a Linx Demo. See what Linx is all about, how the interface looks like and how it works. Building custom APIs to host and distribute your data. We look at two ways where you can create a REST API with ease: Create your API by defining your endpoints with a wizard This video answers the questions: How to create a REST API How to quickly make an API How to create a data API How to distribute data via API.