Linx sample library
Pinned Loading
Repositories
- XeroAuthenticationServiceExample Public
This project demonstrates how the Linx Xero Authentication Service can be used to handle OAuth 2.0 authentication and make API calls to Xero's accounting platform. It includes example functions for authenticating users, managing tokens, retrieving tenant information, and accessing Xero API endpoints such as the Balance Sheet API.
- ErplyIntegration-RetreiveProductData Public
Linx-based integration for syncing Erply PIM and inventory data into a local SQLite or MSSQL database, with support for stock, supplier, brand, and pricing enrichment.
- QuickBooksXeroMultiTenant Public
This Repo shows how to use QuickBooks and Xero with multiple tenants.
- cmdline_xlsx_to_pdf Public Forked from DawieBotes/CMDlineAppXLSXtoPDF
Commandline app to convert XLSX to PDF using Aspose (Not free)
- tibco-ems-client Public
- EskomSePushAPI_ToDatabase Public
Make calls to the EskomSePush API to retrieve schedule details for a specific area and then load those schedule times to a database table. This solution is made in Linx.
- Azure-Graph-API Public
\This solution shows how to integrate with the Microsoft Azure Graph API. Useful to interact with any Azure, Office365 or Outlook service. The solution shows how to create a new calendar event and how to download a file from SharePoint.
- Dynamic-CSV-Generation Public
This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.
- SOAPWithRESTExample Public
This repo shows how you can call a SOAP API with REST via Linx. It is specifically built in Linx 6 using the CallRESTEndpoint plugin.