Skip to content

linx-software/File-Import-to-Rest-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands on Linx 6 - File Importer

Description

The solution is a simple file reader process. Linx will import and read a CSV file before making the data available via a REST service.

The solution has:

  • A custom type named Customer that will contain customer data
  • A process that loads data into a list of customers
  • A SimpleRESTHost that can be called to retrieve the data loaded from the file

Usage

The solution can be downloaded as is. Pleas note that the following will have to be set in order for the solution to run: Please set the File path on the TextFileWrite component (GetCustomerData) to the file location of the downloaded csv file.

Contributing

For questions please ask the Linx community.

License

MIT

About

Import a CSV file and make the data available via a REST API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published