Is it possible to create a web service in Dynamics NAV 2018 and make it public to consume it in Business Central Saas?
I have a web service in Dynamics NAV 2018:
http://localhost:7047/DynamicsNAV110/WS/CRONUS/Codeunit/NAV_WebService
But I can only access locally, how can I make it externally I can access, more precisely with Business Central Saas.
If possible I could support me, I would appreciate it very much.