Using Postman with Dynamics APIs
In the world of Microsoft Dynamics 365, integrating with external systems, automating processes, and accessing platform data are crucial for achieving a seamless business solution. One of the most effective….
In the world of Microsoft Dynamics 365, integrating with external systems, automating processes, and accessing platform data are crucial for achieving a seamless business solution. One of the most effective….
Introduction In today’s digital ecosystem, effective data exchange between applications is a core requirement for businesses to operate efficiently. Microsoft Power Pages (formerly Power Apps Portals) is a powerful platform….
Dataverse, part of the Microsoft Power Platform, provides a unified data platform for securely storing and managing data used by business applications. Integrating real-time data updates into your charts, such….
Power Pages (formerly Power Apps Portals) allow users to create secure, external-facing websites that interact directly with Microsoft Dataverse, which underpins Dynamics 365. One common use case is triggering Dynamics….
Filtering records based on the currently logged-in user is essential for personalizing the experience in a Power Pages portal — especially in use cases like dashboards, applications, leave requests, bookings,….
Creating a custom search bar with AJAX in Power Pages enhances the user experience by enabling real-time, dynamic search results without requiring full page reloads. This approach is especially useful….
Microsoft Power Pages is part of the Microsoft Power Platform, a suite of low-code tools that empower users to build and manage applications with minimal coding expertise. One of the….
Multi-Table Lookups — At a Glance Multi-table lookups occur when a field (or lookup) in a table can reference data in more than one other table. They’re used to model….
1. Introduction to Polymorphic Lookups Polymorphic lookups (also called “party list” fields) in Dataverse allow a single lookup field to reference multiple entity types. This powerful feature enables flexible relationship….
In enterprise environments where automated processes and integrations need to interact securely with Microsoft Dataverse or Dynamics 365, it is crucial to use Server-to-Server (S2S) authentication. This method allows applications….