This is my first job and they have some class that creates an Excel file and instead saving it I want to send it to API I'm not sure how I should transform excel to Json without using errplus or other libraries. Is it okay to just send it as a excell how would I approach that?