CSV
Introduction
This is a template project for creating provider to onboard data from a CSV file. Available via Github.
How it works
The program reads the file Product_Data_Sample.csv and converts each row into a Dynamic Entity. They are then imported into Occtoo using the OnboardingServiceClient
Check our documentation on how to set up a Provider in Occtoo Studio to get your provider details.
Download and Installation
Fetch the latest code at our Github repository. Build and deploy to your azure instance