How to add a Api Web Service

frgusto
frgusto Member Posts: 32
In NAV2018 we have standard Api Web Service supporting REST and Json.
I want to add my own webservice using a customized page.
Anyone know of any how to do this?

Answers

  • navisionerin
    navisionerin Member Posts: 161
    search for web services and add it from there. all the other confuguration should be in your api
  • frgusto
    frgusto Member Posts: 32
    Thanks navisionerin. I found out that Pages and Querys with type::API is automatically added as a API webservice.