Pinned Repositories
Dynamic-CSV-Generation
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.
gawie-yssel.github.io
test website
sales-order-process
Camunda-Workflow
A generic file import process implemented with Camunda and Linx
cloudconvert-integration
This in an example on how to integrate your Linx solution with CloudConvert.
github-api-connectors
Custom built connector functions to integrate with the GitHub REST API.
github-devops-management
Generating GitHub API access tokens via OAuth 2.0. Authenticating and connecting to GitHub. Retrieve commit activities for repos. Sending email notifications from Gmail for Gitub repository commit activity for a time period
petstore-api
This sample implements a Linx REST API based on the Swagger 'Petstore' OpenAPI definition and is hosted on a Linx Cloud Server
razor-templates-pdf-report
Razor Templates examples including generate PDF Reports in Linx using HTML templates and a small command-line tool called "wkhtmltopdf"
salesforce-api-connectors
Pre-built connector functions to integrate with the Salesforce REST API.
gawie-yssel's Repositories
gawie-yssel/Dynamic-CSV-Generation
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.
gawie-yssel/gawie-yssel.github.io
test website
gawie-yssel/sales-order-process