Posts

Showing posts from January, 2021

Call a logic app from a business event

Image
Business events in D365 is a nice feature that one can latch on to and use in integrations. In this post we will explore how to call a logic app from a business event that has been triggered. Pre- requisites: - Azure subscription with credit - D365FO with privileges to manage business events - Office 365 subscription or email via Outlook.com Business event setup, part 1, schema In D365FO you have several standard out of the box business events called Business events catalog , located at System administration --> Setup --> Business events .  Locate and highlight the Business event ID, PurchaseOrderConfirmedBusiness . Press the link Download schema  to download the schema file (indicated with a green circle in picture below). Open the downloaded file in notepad and keep it open to use it later Logic app Go to azure portal, make sure you have credit and able to create a new Logic App. I like using the Azure portal App for simple examples like this. We are to create the simplest logi