How To Use A D365 Data Entity

In the last couple articles, you learned what a data entity is, and how to create one. Now, learn how to test and use a D365 data entity to read or write data in Microsoft Dynamics 365 for Finance and Operations. https://youtu.be/i_yUzjIlmNg Review Before showing you the steps to use a D365 Data Entity, as... Continue Reading →

How To Create A D365 Data Entity

In this article, learn how to create a D365 Data Entity. Previously, you learned what a data entity is, and when they are used. In this lesson, walk through the steps of creating a data entity in Visual Studio. Then, see it within the Data Management workspace. https://youtu.be/RHOYWuuqJvU Review Before learning how to create a... Continue Reading →

What Is A D365 Data Entity?

What is a D365 Data Entity? Data entities allow outside systems to read and write data in Microsoft Dynamics 365 for Finance and Operations. For example, perhaps you read the product inventory levels in D365, and send these values to your website. Similarly, you may have sales order information entered on a website that you... 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 ↑