I need instruction on how to deal with input of machine readable format into mmy app and conversely, output to machine readable format. Thanks
asked
charles rizzo
1 answers
0
Hi Charles,
Take a look a the documentation regarding SOAP (XML), REST( JSON), and CSV files there are plenty of examples of importing and exporting data using these machine readable formats.