Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.59 KB

DATA_INGRESS.md

File metadata and controls

24 lines (15 loc) · 1.59 KB

SDS Data Ingress

These samples showcase some of the commonly performed data ingress options into SDS. These include OMF and SDS calls.

This sample highlights the creation of an OMF ingress connection. It also shows sending OMF messages. Please see the OMF Ingress ReadMe for more information on this sample.

This sample highlights sending SDS objects saved locally as JSON files. Please see the Bulk Upload ReadMe for more information on this sample.

This sample highlights sending data stored locally as a csv file to ADH. Please see the CSV to ADH ReadMe for more information on this sample.

Tasks Languages
OMF Ingress .NET
Bulk Upload .NET
CSV to ADH .NET

For the main ADH page ReadMe
For the main samples page ReadMe