Create A Complex Service In D365

In a previous article we looked at how to setup Postman to call a existing D365 service. We then reviewed the steps to create a new custom service in Dynamics 365 F&S. However that was a very basic service. Finally in this article we will create a complex service in D365. Do you need to... Continue Reading →

Create a Custom Service in D365

In the last article we looked at how to setup Postman to call D365 services. We called a simple existing service. In this article I will show you how to create a custom service in D365. Unlike calling a Data Entity which can create or retrieve data from tables, services allow us to run code... Continue Reading →

Setup Postman To Call D365 Services

https://www.youtube.com/watch?v=OLCl0zf7Cjc In this article we will look at how to setup Postman to call D365 services. In past articles we looked at how to use Postman to call D365 Data entities, and this is great when you just need to push in data. However, sometimes you need to need to be able to call D365... Continue Reading →

Setup Postman To Call D365 Data Entities

https://www.youtube.com/watch?v=JSI3YEKgiWY https://www.youtube.com/watch?v=IbY3UZQFE4Q If you are writing an integration into D365 you may want to setup Postman to call D365 data entities. This will allow you test the data entities and see what data your receiving application will retrieve without waiting to ask the receiving application to make the call. The last article, we completed the... Continue Reading →

Use Postman To Call D365 Data Entities

If you are writing an integration into D365 you may want to use Postman to call D365 data entities. This will allow you test the data entities and see what data your receiving application will retrieve without waiting to ask the receiving application to make the call. Other Resources The steps in this article can... Continue Reading →

Proudly powered by WordPress | Theme: Baskerville 2 by Anders Noren.

Up ↑