shlogg · Early preview
David Wyatt @wyattdavedev

Microsoft MVP. Power Platform form Developer and White Hat. Passion for RPA and all things LowCode, back story in shadow IT through VBA. Plays with Chrome Extensions

Automate Legacy Flow Migration With Power Automate API

Automate legacy flow migration to solutions with Power Automate API. Use HTTP connector & Microsoft Entra ID to move flows, filter out solution-aware & SYSTEM-owned flows, and change ownership back.

Publishing Power Platform Connector: A Step-by-Step Guide

Publishing a Power Platform connector requires 6 steps: prepare your connector, create an Azure tenant, submit to Partner Centre, automated testing & review, test in trial env, and deploy. Thorough testing is crucial throughout the process.

Editing Flows In Code With Power Automate Tools

Editing flows in code can be useful for updates & validations, but UI is still faster for creating new flows. Power Automate Tools chrome extension makes editing definition.json easier with intellisense & validation checks.

Dataverse For Teams: Pros, Cons, And Future Directions

Dataverse for Teams: Free Private Virtual Agents, 2GB Dataverse storage & simple app sharing. But admin side is a nightmare with limited security roles & missing components like Connection References.

Loops In Power Automate: Efficiency And Best Practices

Loops in Power Automate: Use them less, minimize length & actions inside. Choose Apply to Each, Do Until or Office Scripts wisely for efficiency.

Using Objects In Power Automate For Efficiency

Objects offer flexibility beyond single types & can store various data types like strings, integers, booleans & arrays. They're powerful & underused in Power Automate.

Hacking Power Platform: Identifying Vulnerabilities Through API Calls

Hacking Power Platform: Identifying vulnerabilities through permission analysis & API calls, but Microsoft beats me this time!