Hello everyone, I've noticed over the past couple weeks, something has changed when you do:
Data Verse, Add a Row, entity = Email Messages
The Activity Parties at the top, look different now, and you cannot tell who the "To" or "From" is etc
The other day, the participation type mask, essentially, would show "To" as the first item, and then "From" as the second item by default.
Now, when creating it, it just shows 2 and 1 respectively in those boxes, and you cannot select the mask you want, for example (CC).
If you click the button next to them, to "Switch Input to entire array", you get something like this:
[
{
"participationtypemask": 2,
"partyid@odata.bind": "contacts(@{variables('varSupplierContactId')})"
},
{
"participationtypemask": 1,
"partyid@odata.bind": "systemusers(@{variables('varDyn356EmailUser')})"
}
]
I know I can go ahead and lookup the participation mask type for CC online, and I can probably just modify that array to do what I want it to do, but, it looks like the Create Email Messages is sort of broken. Anyone else seeing this?
Mine is worse. It does not even show 1 or 2. It just show "No Items".
For now, just set the participationtypemask manually as per Activity Party Types documentation.
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional