I believe I got the dynamic network link to work. I've only tested it on one of my networks so far. {
"type": "Action.OpenUrl",
"title": "View Network",
"url": "@{body('Parse_JSON')?['attachments']?[0]?['content']?['body']?[4]?['actions']?[0]?['url']}"
}
... View more