web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
MS POWER AUTOMATE/FLOW: HOW TO SEND EMAIL TO UNRESOLVED DYNAMIC MULTIPLE EMAIL REC...

In my previous blog, I have discussed how to send email to dynamic multiple recipients who are part of CRM (like members of a team or all contacts of an account etc.). Since all the email recipients are resolved entity references in CRM, it hasn&r...

chakkay 594
Like (0)
MS POWER AUTOMATE/FLOW: Send an email to dynamic multiple email recipients/all mem...

In this blog I am going to walk you through the process of sending an email to multiple users (dynamic in number) like members of a team or contacts of an account in Dynamics 365.   While it is pretty straight forward to send an email to stat...

chakkay 594
Like (0)
MS POWER AUTOMATE/FLOW: HOW TO CONSTRUCT DYNAMIC RECORD URL AND SEND AN EMAIL FROM...

This blog deep dives into solving one of the common hurdles faced by Dynamics developer in day to day life. With MS Power Automate undergoing rapid growth and MS recommending to switch to MS Flows instead of using CRM Async Workflows to achieve a...

chakkay 594
Like (0)
AZURE RELEASE PIPELINE: HOW TO CONSTRUCT IT

In my previous blog, I have clearly explained how to construct an azure DevOps build pipeline which will generate zip file of respective CRM solution. This blog will walk you step by step on constructing a release pipeline. We can execute the rele...

chakkay 594
Like (0)
AZURE BUILD PIPELINE: HOW TO CONSTRUCT IT

This blog walks through each and every step in detail of how to create a build pipeline in Azure DevOps for automating the process of building a CRM solution or in other words generating the zip file from a CRM solution. Later, we will deploy this...

chakkay 594
Like (0)
CHECK IF LOGGED-IN USER HAS REQUIRED SECURITY ROLE USING JAVA SCRIPT

This blog will discuss how to check if logged in user has required security roles using client-side scripting (java script). In CRM tenants with multiple BU and security roles, it is often necessary to hide buttons based on the security role of l...

chakkay 594
Like (0)
ACCESS BPF AND HEADER FIELDS FROM JAVA SCRIPT

While most of you might wonder what’s such a big deal in accessing fields in either business process flow or header of the form. Well the traditional way of accessing BPF fields is to append “header_process” to schema name and ap...

chakkay 594
Like (0)
MANAGER APPROVAL PROCESS IN DYNAMICS CRM

It is a common business requirement among any kind of business which uses Dynamics CRM application that “We need some kind of manager approval process in place of our sales pipeline or contract management or service lifecycle”. Detail...

chakkay 594