Ingest Using Data Hub REST Extensions
Data Hub provides extensions to the REST Client API that you can use in any REST client.
Before you begin
You need:
- A REST client
- A MarkLogic Data Hub project
Latest MarkLogic releases provide a smarter, simpler, and more secure way to integrate data.
Latest MarkLogic releases provide a smarter, simpler, and more secure way to integrate data.
Join us in Chicago for the biggest global gathering of MarkLogic users and enthusiasts sharing insights on how to Integrate to Innovate.
Join us in Chicago for the biggest global gathering of MarkLogic users and enthusiasts sharing insights on how to Integrate to Innovate.
Be the first to know! News, product information, and events delivered straight to your inbox.
Data Hub provides extensions to the REST Client API that you can use in any REST client.
You need:
default-ingestion
.default-ingestion
flowname, set to 1.To add the CSV filename to the header of the envelope, include "inputFileType" : "csv"
in the JSON object.
To override the values of step properties at runtime, include "propertyname" : "valueToUse"
in the JSON object.
The step properties whose values can be overridden at runtime are:
outputFormat
with a value of text
, json
, xml
, or binary
.provenanceGranularityLevel
with a value of coarse
, fine
, or off
.disableJobOutput
with a value of true
or false
.