Hello,
I have to create integration between my app and Dynamics 365 Sales module.
It should work with Accounts and Tasks objects. The app must work in the background (without delegated user permissions).
When I want to create new API permissions for Dynamics CRM or Dataverse (as I understand Dynamics 365 built on top of Dataverse), Application Permissions are disabled. Any ideas? Should I use another API permission here?
How to manage Account and Task on background with user permissions?
I appreciate any help you can provide.