How to do CRUD operations in D365FO using Power Automate?
In this article, I will be showing you how to use Power Automate in order to do CRUD (Create, Read, Update, Delete) operations inside D365FO. Login to https://make.powerautomate.com Click on "Create", then click on "Instant cloud flow" Name the flow, choose how to trigger the flow, then click Create Click on the "+" sign, then click "Add an action" Look for "fin & ops" connector and click "See more" to see all actions for it Create Record Choose "Create record" Choose "Authentication" method and fill other field values, then click "Create new" Here, I chose Authentication method as "Service principle" Choose your connection name You need to fill the Client Id, Client Secret and Tenant Id from the app registration If you don't have an azure app registration created, then you will need to create a new one. You can check my detailed article on how to create one How to create App R