We have a desktop application, It is not a web-based application and we can not call OData/Rest on that.
But we need order data of the crm from that application.
I know the CRM have FilteredViews, and also views.
Can I query them and use their data?
Or create new View in the CRM Database?
If yes How can I give access to FilteredView or View so the that desktop application can access CRM Data.
Or any other solution?
*This post is locked for comments