Updating pipeline: CopyAWUsingMetadata
This commit is contained in:
parent
8713b894a3
commit
19f49bd2ea
@ -143,7 +143,7 @@
|
||||
"functionName": "SendEmail",
|
||||
"method": "POST",
|
||||
"body": {
|
||||
"value": "{\n \"emailRecipients\": \"richard.swinbank@gmail.com\",\n \"emailSubject\": \"Error copying @{item().EntityName}\",\n \"emailBody\": \"@{replace(activity('Copy AW entity').output.errors[0].Message,'\"','\\\"')}\"\n}",
|
||||
"value": "{\n \"emailRecipients\": \"paul@mrpaulandrew.com\",\n \"emailSubject\": \"Error copying @{item().EntityName}\",\n \"emailBody\": \"@{replace(activity('Copy AW entity').output.errors[0].Message,'\"','\\\"')}\"\n}",
|
||||
"type": "Expression"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user