Microsoft Dynamics 365 API Access token in Postman

Introduction Dynamics 365 Online exposes Web API endpoints, making integration simple. The most difficult part, though, is authenticating since Dynamics 365 Online uses OAuth2.0. Every HTTP request to the Web API requires a valid access bearer token that is issued by Microsoft Azure Active Directory. In this blog, I will talk about how to use … Continue reading Microsoft Dynamics 365 API Access token in Postman

Dynamics 365 Business Central Integration with Dynamics 365 Sales

Introduction Microsoft Dynamics 365 Business Central integrated with Microsoft Dynamics 365 Sales can give your salespeople that insight. The integration lets people view Business Central information while working in Dynamics 365 Sales. To connect and sync data with other Dynamics 365 applications Integrating the Dynamics 365 Business Central with Dynamics 365 for sales for the first … Continue reading Dynamics 365 Business Central Integration with Dynamics 365 Sales