i used the similar body in the source patch request but it doesn’t work correctly.
[
{
“op”: “replace”,
“path”: “/connectorAttributes/accountCreateNotification”,
“value”: {
“notifyAccountManager”: false,
“accountIdAttribute”: “id”,
“notifyList”: null,
“notifyAccountOwner”: true,
“enabled”: true,
“notifyAccountOwnerAltEmail”: true
}
}
]
for notifyAccountOwner it is sending the notification properly.but for notifyAccountOwnerAltEmail it is not sending the notification correctly as i kept the body in the emailTemplate.
Please reply asap..Thanks in advance