# Embedding reply\_key in Javascript form

**URL:** https://meta.discourse.org/t/embedding-reply-key-in-javascript-form/150380
**Category:** Support
**Created:** [May 4, 2020, 9:42pm UTC](https://meta.discourse.org/t/embedding-reply-key-in-javascript-form/150380 "2020-05-04T21:42:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![levlaz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/levlaz/32/116859_2.png) [@levlaz](https://meta.discourse.org/u/levlaz)
#### Post date: [May 4, 2020, 9:42pm UTC](https://meta.discourse.org/t/embedding-reply-key-in-javascript-form/150380/1 "2020-05-04T21:42:27Z")

</div>

Hi folks,

I searched this forum but I was not able to find anything. I apologize if this has already been answered somewhere else.

I am curious if it is possible to get the `reply_key` for the purpose of making it easy for people to start or reply to a new discussion via email.

Here is the workflow I am thinking of, I hope it makes sense.

I am using discourse to power the comments section of my blog. The form loads just fine and life is good. [Lev Lazinskiy](https://levlaz.org/flashy-is-back-from-the-dead/#discourse-comments)

In addition, I added a link to the top that lets people know that they can create a comment via email.

> You can add a comment via [Email]([mailto:levlaz.discourse+mail@gmail.com](mailto:levlaz.discourse+mail@gmail.com)?subject=Comment for Flashy is Back From the Dead). Or use the embedded discourse form shown below:

This link uses the inbound email configuration for the site.

Right now, if someone sends a reply via email I will go and manually merge the topics.

## Main Question

Is it possible to somehow get the actual `reply_key` and use that for the `mailto` link?

This would eliminate the manual step in the process of me having to go merge topics.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [June 30, 2024, 11:52am UTC](https://meta.discourse.org/t/embedding-reply-key-in-javascript-form/150380/2 "2024-06-30T11:52:44Z")

</div>


