JSON
Passing a Choices List …
Introduction
In a follow-on from my previous post Passing Objects from Power Apps to Power Automate I am now going to cover a method I have found to ‘render’ our JSON Object in an Adaptive Card that is part of an Approval Process.
Recap
After we have got our Object into Power Automate I …
Passing Objects from …
Introduction
This is the first part, in what I hope will be a series of posts describing how to trigger an advanced approval process. Starting with Power Apps capturing data in a Form and then passing that as a JSON Object or “Record”.
We are passing a JavaScript object as a JSON string …