Hi,
I have created a powerflow to create email in timeline of an account. The email is getting created but recipients is not getting set. Here is the payload
{
"organization": "https://xxx.crm6.dynamics.com",
"entityName": "emails",
"item/description": "Test body",
"item/regardingobjectid_account_email@odata.bind": "accounts/981e8336-xxx-xxxx-a81c-6045bd3cf716",
"item/subject": "Test",
"item/torecipients": "mkxxx@yahoo.com"
}