{ "definition": { "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", "actions": { "For_each": { "actions": { "Condition": { "actions": { "Send_email_(V2)": { "inputs": { "body": { "Body": "
Dear Team
\n
\nHealth Status Alert threshold value of 0.50 was triggered.
\nThe turbochargers details as follow:
\nTurbo ID: @{body('Parse_JSON')?['turbo_id']}
\nHealth Score: @{body('Parse_JSON')?['healthscore']}
\nDate Time: @{body('Parse_JSON')?['datetime']}
\n
\nPlease investigate the issue.
\nThank you!