A cloud-based ERP integrated with Microsoft CRM applications. After connecting, manage processes from accounting and finance to production, warehousing, and transportation.
Microsoft Dynamics 365 Finance and Operations Activities Package
The Microsoft Dynamics 365 F & O Activities Package enables you to automate interactions with your Dynamics 365 application. It gives users the ability to manage their records (get, update, insert, and delete).
How it works
To enable the outbound automation between UiPath and Microsoft, the activities establish an authenticated connection to your Microsoft Dynamics 365 application via the Microsoft Dynamics Finance and Operations Application Scope activity.
To learn more about the Microsoft Dynamics 365 Finance and Operations activities, see this page for a complete activity list and links to the activity detail pages.
I currently have a workaround for it.
Getting data from FinOps using OData. The difference is you get the data in json format. I tried reading data and it works. Creation, updation and deletion should also work if you have access.