Forum Discussion
Logic Apps - Issue Passing Entity from Sentinel Connector to PowerShell Runbook Parameter
pho30 I had a response come back that was throwing a JSON Formatting error and it went away when I completely rebuilt my workbook from scratch. Not sure if that is how you built this one or not. Hope it helps.
GaryBushey Thanks for the heads up there as well. Went and re-created the entire flow and still hitting those same errors, at this point not entirely sure what the issue is.
Thanks again.
- GaryBusheyNov 23, 2019Bronze Contributor
pho30 The only other thing I can suggest is writing out the values into a Team message to see if there is something wrong with it.
- OskarEnfoDec 19, 2019Copper Contributor
GaryBushey pho30 There have been an error in a backend issue where entities weren't listed in the incidents making the log apps using entities not working. This was solved sometime early half of december. Now the entities shows up in incidents but I'm still getting errors with my logic apps using entities, not quite the same ones though.
I'm looking for accounts as entities and using "Alert - Get Accounts (Preview) and listing the entities using the dynamic content just as in "Document preview of Logic App Config 1 of 2.png"
{"Message": "The request entity's media type 'text/plain' is not supported for this resource.\r\nclientRequestId: 6979...."}Seems like the same issue or am I missing something?- GaryBusheyDec 20, 2019Bronze Contributor
OskarEnfo I modified my Playbook to do what you were doing and it ran fine without any errors.