I have created a web service for newly created page named as "VendorList" business central. I want to access this web service through java code so I can add data to tables of business central through java code. I want connection of web service (any type of URL of web service OData URL, Soap URL) and java. You may suggest any other method to add data to business central table? Is this can be done using business central API? Where can I get business central API so I can call this API from java to add data to table of business central? If is it a possible way (calling business central API ) , how can I call business central API in java? Kindly provide a solution for this, Thanks in advance.