post {protocol}://{base-url}/integration/v2/doc_schema//
Adds data to a NoSQL data source. If you're using the Avro schema, add the json_type
query parameter with a value of avro
, for example ?json_type=avro
.
Recipes
🦉
Add Data to a NoSQL Data Source in Bulk
Open Recipe