Introduction
This is a template project for building a provider that onboards data from a CSV file.How it works
The program reads the fileProduct_Data_Sample.csv and converts each row into a dynamic entity. The entities are then imported into Occtoo using the OnboardingServiceClient.
To get the provider details required by the template, see Add a data provider and Client/secret.