Core APIs
List

Convert From CSV

1min

Converts Comma Separated Values into a list of JSON Objects. It is mandatory to have the first line of the csv as the header.

The field names are cleaned by replacing everything except text and number to "_".

API Definition

Call the following API:
POST
Request