Want to spice up your TypeScript with some snazzy typings from Dataverse
DevTools — because who doesn’t want their code to look fancy? Improved typings
in new version of DVDT. Happy coding!
Let’s say you had a co-worker who left the company but they owned a few flows. How do you switch them over to a working account? If you are a maker who is not comfortable with PowerShell or Power Platform CLI and wants a way to change the o...
Custom API is a great feature added to Dataverse. It gives you many flexibilities and can create complex JSON requests or response messages. In order to learn how you can make complex JSON messages; check out this post.
Now the issue at hand i...
New Icons
New and improved icons were added that provide more context. For example, if you have connected to an environment on a folder/workspace then it will show a green Dataverse icon and the environments not connected on the current folder...
When the new Custom API component was introduced it made a lot of people happy, but the initial reaction was short-lived when I assumed that objects need to be linked to an entity in Dataverse – which kind of makes it a single-level JSON sc...
Recently, Microsoft Power Apps Portals were in the news about the data breach due to missing a configuration in the Portals. Now, to set things straight this was not a hack but a breach due to misconfiguration of the system by the customer. When ...
Background
I had a requirement where I wanted to fetch the signed document from DocuSign and add it as an attachment on the notes table for that contact in Dataverse. I knew DocuSign had the connectors support for cloud flows so obviously dive...
I wanted to write about this for a while but never got around it. So here it is…
Background
Now-a-days we are building lots and lots of canvas apps for group of users. We create a security group and share the canvas app with that secu...