Uploading documents to Dynamics 365 through mobile devices can enhance the
flexibility and efficiency of your team members. In this blog, I’ll Walk you
through a step-by-step procedure for uploading documents using the **Sales Team
Member** app on...
Uploading and managing quotes efficiently is crucial for Dynamics 365 CRM users.
However, sometimes you may want to restrict certain buttons, such as the ‘+New’
Quote button, to only users with specific roles, like the “System
Administrator.” In t...
When working with arrays in Power Automate, it’s common to need to filter or
select a specific item based on certain attributes. Whether you’re handling JSON
data from an API, processing records from a list, or managing dynamic content
within a fl...
As a Dynamics 365 developer, I spend a lot of time customizing and extending the
platform to fit the specific needs of my clients. While the built-in tools are
powerful, there are times when you need something a little more…well, magical.
That’s w...
Azure Functions are a vital component of serverless computing, offering the
flexibility to run event-driven code without the need to manage infrastructure.
When integrated with Dynamics 365, they provide a robust mechanism for
automating processes...
Hi All,
Did you know you can use JavaScript to trigger Power Automate flows and pass input data?
So, I’ll show you how to do that, as well as how to pass strict structured data and dynamic schema in Power Automate.
Steps to fol...
The Organization Data Service is an OData v2.0 endpoint introduced with Dynamics CRM 2011. The Organization Data Service was deprecated with Dynamics 365 Customer Engagement v8.0 in favor of the Web API, an OData v4.0 service.
For more details...
Recently I faced issues with some of our custom and Out of the Box ribbon buttons disappearing for example look at the snapshot below.
For any selected service order I was not able to see the Run Flow button which runs on-demand workflows and ...