Author Archives: Sam Kumar

About Sam Kumar

Sam Kumar is the Vice President of Marketing at Inogic, a Microsoft Gold ISV Partner renowned for its innovative apps for Dynamics 365 CRM and Power Apps. With a rich history in Dynamics 365 and Power Platform development, Sam leads a team of certified CRM developers dedicated to pioneering cutting-edge technologies with Copilot and Azure AI the latest additions. Passionate about transforming the CRM industry, Sam’s insights and leadership drive Inogic’s mission to change the “Dynamics” of CRM.

How to Perform CRUD Operations in Microsoft Dataverse with Python

Microsoft Dataverse is widely used for storing and managing business data in Power Platform applications. In many real-world scenarios, developers need to integrate external applications, automate processes, or perform bulk data operations using Python. In this blog, we will learn how to connect Python with Microsoft Dataverse using Azure App Registration and perform CRUD (Create,… Read More »

How to Clone Records in Dynamics 365 Without Writing a Single Line of Code

How a US eCommerce Brand Reclaimed 1,100 Hours a Year with One Dynamics 365 App Every peak season, the operations team at a mid-sized US eCommerce company selling clothing and lifestyle products, braced for the same nightmare: Hundreds of new customer orders are flooding into Microsoft Dynamics 365, each requiring a near-identical setup across accounts, quotes,… Read More »

How a US Technology Distributor Eliminated CRM Blind Spots with Dynamics 365 Relationship Mapping

In complex B2B sales, deals are rarely won through a single contact – they’re won through networks of decision-makers, influencers, and stakeholders. Yet most CRM systems, including Dynamics 365, present this data in flat lists, making it difficult to understand who influences whom and how deals actually move forward. That’s where Map My Relationships – changes… Read More »

How to Automatically Sync Dynamics 365 Security Roles to SharePoint Permissions: 2026 Guide

You’ve carefully configured security roles in Dynamics 365 CRM, controlling who can access what, down to the record level. But when you enable SharePoint for document storage, that security model doesn’t follow.  Because the native Dynamics 365 SharePoint integration doesn’t synchronize or replicate the Dynamics 365 security model to SharePoint Suddenly, users who shouldn’t have… Read More »

Controlling Public Access for Non-Production Power Pages Sites: Step-by-step Guide

While working with Power Pages across Development and UAT environments, one recurring risk becomes obvious, non-production portals can accidentally be switched to public access, exposing incomplete pages, test forms, and even sample data to external users. To address this, Microsoft has introduced a tenant-level governance control that allows administrators to restrict whether non-production Power Pages… Read More »