I have a requirement where I have to upload an xslx file, read the contents and get the total amount and compare it to another field before sending it as either JSON via IMS or an XML via BOD to ION DESK.
-is it possible to upload an xslx or are we stuck with csv?
-can we read the contents of what was uploaded?
-can we call IMS ION API?
-which is better IMS or BOD?