Title: Submit Comment
Last modified: August 21, 2016

---

# Submit Comment

 *  [ODapps](https://wordpress.org/support/users/odapps/)
 * (@odapps)
 * [12 years ago](https://wordpress.org/support/topic/submit-comment/)
 * Hi,
 * For right now i’m submit a new comment to spesific post like this.
 * [http://mySite.com/api/respond/submit_comment/?post_id=993&name=ODapps&email=info@odapps.co.il&content=tests](http://mySite.com/api/respond/submit_comment/?post_id=993&name=ODapps&email=info@odapps.co.il&content=tests)
 * I need a way to reply to specific comment_id or set the parent of the new comment.
   
   Somethink like: [http://mySite.com/api/respond/submit_comment/?post_id=993&name=ODapps&email=info@odapps.co.il&content=tests](http://mySite.com/api/respond/submit_comment/?post_id=993&name=ODapps&email=info@odapps.co.il&content=tests)**&
   parent=123456789**
 * any idea?
 * [https://wordpress.org/plugins/json-api/](https://wordpress.org/plugins/json-api/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [ODapps](https://wordpress.org/support/users/odapps/)
 * (@odapps)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/submit-comment/#post-4768830)
 * Any idea?
 *  [upeuker](https://wordpress.org/support/users/upeuker/)
 * (@upeuker)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/submit-comment/#post-4768879)
 * I have to vote for this issue.
    I also would need to respond to an existing comment!
 *  [upeuker](https://wordpress.org/support/users/upeuker/)
 * (@upeuker)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/submit-comment/#post-4768880)
 * I found a possible solution here:
 * Not checked!
 *  Thread Starter [ODapps](https://wordpress.org/support/users/odapps/)
 * (@odapps)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/submit-comment/#post-4768881)
 * I saw this solution but i didn’t unterstant how to use it.
 * How I can implement a submit comment function via url like:
 * `http://mySite.com/api/respond/submit_comment/?post_id=993&name=ODapps&email=
   info@odapps.co.il&content=tests&parent=123456789`
 * Do you check this?
 *  [upeuker](https://wordpress.org/support/users/upeuker/)
 * (@upeuker)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/submit-comment/#post-4768882)
 * I don’t understand your problem.
 * You have the receive the “id” of the comment you would like to reply in comment
   from the response object included in the post you have read.
 * Then make a simple HTTP request as described, depending on the language your 
   application uses.
 * The only thing I see is the missing description of the parameter “parent” in 
   the docs (hopefully). I haven’t checked if it works in the original plugin from
   the repository or may be its necessary to make a patch in the plugin itself.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Submit Comment’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-api.svg)
 * [JSON API](https://wordpress.org/plugins/json-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [upeuker](https://wordpress.org/support/users/upeuker/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/submit-comment/#post-4768882)
 * Status: not resolved