We have decided to stop the maintenance of this public GitHub repository.
SAP Lumira users can now use this connector to import data from HTTP APIs that return CSV files in their responses directly into Lumira documents without having to download and import CSV files manually. This Lumira extension is built with the V2 SAP Lumira Data Access Extension SDK.
File > Extensions
Manual Installation
\install-extension
in this repoFile > New Dataset
HTTP CSV Connector
from the list of connectorsURL
: The URL of the API callRequest Type
: Type of the request GET/POST/PUT
Username
: Username for Basic AuthPassword
: Password for Basic AuthBody
: Body of the requestSend
to import data into a new documentextras/apimocker/public
folder and run apimocker.exe
http://localhost:3000/<csv-filename>
in the extensionCopyright 2015, SAP SE
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.