Announcements
Hello Team,
I am conducting research on how to integrate my application with Microsoft Dynamics Navision, and I have a few questions.
During my investigation I used the following endpoints:
http://host:port/ DynamicsNAV110/api/beta/....
for example:
http://host:port/ DynamicsNAV110/api/beta/companies(980b0b89-a8ae-46c3-a725-a54be01fd12b)/salesInvoices(2fa42af9-3914-4cbd-a761-6c6b6be8d73b)?$expand=salesInvoiceLines
AND SOAP
http://host:port/ DynamicsNAV110/WS/CRONUS Canada, Inc./Page/PostedSalesInvoices
But, I detected that Dynamics Navision doesn't return a lot of data.
For instance, Navision API doesn't return the Invoice Amount remaining, Exchange Rate. Due to this issue, we cannot calculate the Invoice paid amount.
Besides, on UI in Navision, I see the Invoice Amount remaining.
Could you clarify, how I can customize web services to add necessary fields to the response?
Or maybe Navision provides the tool to write custom web services?
Regards,
Andrew
Hi Andrew,
I think this is mostly answered in the other post already? community.dynamics.com/.../1207003
Just one additoinal comment: While you can modify existing pages, then for web services we tend to suggest you create your own pages and then add the fields you need there.
André Arnaud de Cal...
293,289
Super User 2025 Season 1
Martin Dráb
232,068
Most Valuable Professional
nmaenpaa
101,156
Moderator