Quite often before D365 can process our inbound message, we need to manipulate it. This might be changing the structure of the data or changing values. As with most things, there is more than one way to skin a cat, but you could make a strong argument that the best way to approach thisĀ would … Continue reading Manipulating Data with Azure Function Apps
LogicApps
General Ledger Journal Import with Logic Apps
Overview A pretty common scenario in most implementations is the need to import data. In this example, we will look specifically at general ledger data, as almost every project imports some form of General Ledger history. There are a few ways to go about this. The Excel add in is a great tool for small … Continue reading General Ledger Journal Import with Logic Apps