Blog

Home 9 Category: How To ( Page )
Using OAuth2 to access emails

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.

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: 3 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

All Categories

Sign up to our Newsletter