
I'm trying to use some tips from @Anonymous to get data from the O365 Service Health API. I added a Select operation but the fields for the Dynamic values picker are not available, see below
Also, after I did a Test run, the expression I entered was replaced as follows
I don't understand what is going on, can someone please explain why this would happen and how to fix?
I have figure out what is going on and it appears to be a bug in the Map functionality.
When I attempt to map a value it does not get resolved in the UI, e.g. Message type below
Changing the UI to Text Mode causes the JSON to have 2 @ symbols instead of one, see below
If I remove one of the @ symbols, and switch back to the Key Value mode, the UI renders the value as expected,
The Dynamic Content never does show the fields that are being returned from the HTTP Get prior to the Select operation.