rangerforme | 2017-06-20 17:14:40 UTC | #1
Since about mid April the direction property on the email object in participant.Emails collection is null. It used to return a string direction. Has something changed?
Thanks,
Paul
anon39326996 | 2017-06-20 17:20:04 UTC | #2
Can you clarify which api you are seeing this for please? Generally speaking, the email/conversation should indicate whether it's an inbound or an outbound email.
rangerforme | 2017-06-20 17:30:17 UTC | #3
ConversationApi.GetConversationId
tim.smith | 2017-06-20 20:56:52 UTC | #4
Two things:
rangerforme | 2017-07-18 15:23:05 UTC | #5
Any update on this? Thanks.
tim.smith | 2017-07-18 15:35:46 UTC | #6
CS-899 has not been addressed yet.
rob.gevers | 2017-09-26 16:41:20 UTC | #9
Sorry for not replying sooner. Email is a bit different from other media types but re-used some publicly documented endpoints so the participant-level direction field is there. There is also a per-communication direction which is a much more accurate way of determining the direction of the media that you are looking at. My recommendation would be to use that instead of looking at the participant level. We have some future work to clean up those API contracts as well.
This post was migrated from the old Developer Forum.
ref: 1439