Converting CSV File to JSON for API Invocation (Without UCM Upload)
Summary:
We have a requirement to upload a CSV file that contains records to be inserted, updated, or deleted in the AI Agent system. As a second step, we are planning to invoke an API to process these records accordingly.
However, we currently do not have an option to convert the CSV file into JSON format, which is required to call the API. Additionally, we do not want to upload the file into UCM. please advise on the recommended approach to convert the CSV data into JSON format so that the API can be invoked with the required payload?
Tagged:
0