Skip to content

[BUG] Dedup key in Outlook Shared Email Received causing events to be dropped #18884

@alexpareto

Description

@alexpareto

Describe the bug
ConversationID is used as the dedup ID for Shared Email Received, causing any follow up emails/emails in threads to not be received properly. Conversation ID identifies an email thread in outlook - not an individual email.

See here:

This is why item.id is used in the receive mail api

To Reproduce
Steps to reproduce the behavior:

  1. Send email to shared inbox
  2. Reply to that email
  3. Note that the reply is not properly emitted

Expected behavior
New emails in the same email thread should be emitted

Screenshots

Image Image Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions