Skip to content

feat: add message_id to inbound email response#702

Merged
vieiralucas merged 1 commit intocanaryfrom
feat/add-message-id-to-inbound-email-responses
Oct 21, 2025
Merged

feat: add message_id to inbound email response#702
vieiralucas merged 1 commit intocanaryfrom
feat/add-message-id-to-inbound-email-responses

Conversation

@vieiralucas
Copy link
Member

@vieiralucas vieiralucas commented Oct 21, 2025

API does return this field.


Summary by cubic

Add message_id to the inbound email response interface to match the API. Enables clients to use Message-ID for threading and deduping.

  • Migration
    • Update any mocks/fixtures of GetInboundEmailResponseSuccess to include message_id (string).

@vieiralucas vieiralucas requested a review from a team as a code owner October 21, 2025 19:02
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 21, 2025

Open in StackBlitz

npm i https://pkg.pr.new/resend/resend-node/resend@702

commit: fe3503a

@vieiralucas vieiralucas merged commit f207875 into canary Oct 21, 2025
13 checks passed
@vieiralucas vieiralucas deleted the feat/add-message-id-to-inbound-email-responses branch October 21, 2025 19:05
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

toofishes added a commit to entalas/resend-go that referenced this pull request Jan 20, 2026
* Add message ID - Matches Node SDK PR resend/resend-node#702
* `object` is "email", not "inbound - matches Node SDK PR resend/resend-node#721
* Add `raw` download URL and expiration time to ReceivedEmail struct, documented here: https://resend.com/docs/api-reference/emails/retrieve-received-email
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants