Getting a new CRM in house and need to be able to call an API from a Native Console App and get the information from the database. Wondering if anybody might have a example of a Visual Cobol, Native Console App that calls API (Rest or Soap) and utilizes WSDL to return the information?
I cannot go directly against database(s), exec sql as I currently do, I need to utilize an Api or web service.