Discussions
/api/CommunicationLogRecipientSummary - MessageType displays differently in iMIS
over 1 year ago by Max
Hi - I created a Communication Log record using the API, and set /api/CommunicationLogRecipientSummary.MessageType to 1 (SMS). When I query the record I created, it looks good:
"MessageType": 1,
But when I look in iMIS, it shows Message Type = Email:
and:
Am I misunderstanding which API field corresponds to the message type in the iMIS UI?