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!
Tag: Power Automate
Change flow owner without CLI or PowerShell
Easy way to change flow owner without CLI or PowerShell.
Attach Signed DocuSign document to a note in Dataverse using Power Automate cloud flow
Getting error when adding DocuSign document to notes in Dataverse? Then look no more, this post will help you resolve the issue.
Show/Hide Actionable Adaptive card data based on Outlook rendering
Ever ran into issue where your actionable adaptive card works on your domain but not outside of your domain? Learn how to render emails in any circumstances.
Fetch Customer Lookup in Power Automate
While working on a requirement I came across a scenario where I wanted to fetch an attribute from a Customer field and run the logic accordingly. Even after intensely looking for answers I couldn't find any resolution, so I came up with my own solution (so not sure if this is the right way). In…