Dynamics 365

  • When extending the backend of Dynamics 365, it is important to understand the execution order of Plugins and Workflows, especially when you have specific backend steps that need to run in a specific order. Once you understand the concept of stages and ranks of plugins and workflows, it becomes easy to understand which one runs

    Read more

  • The Xrm.WebApi in Dynamics 365 facilitates interaction with the platform through web services. Its retrieveMultipleRecords function retrieves a collection of records in a single API call, enhancing efficiency. This method requires the entity logical name and an OData query as parameters, allowing for filtered data retrieval. Upon execution, it returns a promise that resolves to…

    Read more

  • When you’re working with Dynamics 365, you may have encountered a limitation when it comes to retrieving records. The maximum number of records that can be retrieved in a single query is 5.000. This can be a problem if you need to retrieve a large number of records, such as for a data migration or

    Read more

  • What is dataflow? Dataflows are a feature of the Power Platform that allows users to extract, transform, and load data from a variety of sources. They provide a simple and efficient way to bring data into the Dataverse. One of the key benefits of dataflows is that they allow users to perform complex data transformations

    Read more

  • JSON, or JavaScript Object Notation, is a widely-used data interchange format that allows for the exchange of structured data between applications. It is easy to read, easy to understand, and can be parsed and accessed quickly and efficiently. In Power Automate flows, JSON can be used to pass data between different stages of a flow

    Read more

  • When it comes to creating modern automated workflows for Dynamics 365 or other dataverse applications, the first option that comes into the mind is surely Power Automate flows. Since its replaced old legacy workflows for Dynamics 365, we started building more complex workflows easier and quickier. But Power Automate flows may not be always the

    Read more

Stay updated with our latest contents and other news by joining our newsletter.

Go back

Your message has been sent

Warning