Title: Adding a new post using xml rpc
Last modified: August 19, 2016

---

# Adding a new post using xml rpc

 *  [ocon](https://wordpress.org/support/users/ocon/)
 * (@ocon)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-a-new-post-using-xml-rpc/)
 * I’ve been playing around with wp’s xml rpc protocol, most notably, trying to 
   add a new post with it.
 * At first I was using blogger.newPost, but I wanted to use wp’s own protocol.
 * I’ve going over and over wp’s xml rpc protocol at [http://codex.wordpress.org/XML-RPC_wp](http://codex.wordpress.org/XML-RPC_wp)
   but for the life of me I can not figure out which name I should use.
 * I tried using wp.newPage but that does exactly what it says, and created for 
   me new pages, not new posts. I even tried wp.newPost but that didn’t do anything.
 * Does wp not have a new post function in its xml rpc protocol? That would seem
   a really big oversight, and I can’t believe they would do that.

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

 *  [jdav3579](https://wordpress.org/support/users/jdav3579/)
 * (@jdav3579)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-a-new-post-using-xml-rpc/#post-1250906)
 * I have come across the same problem and thought I was going mad. So thanks for
   proving my sanity. I am investigating the problem and if it really comes to it,
   will attempt to code a solution if non-exists. I will post my response back here
   for you, should you come across a solution would you mind posting it here too
   to save me coding the solution (if I can!)
    Thanks
 * John
 *  [gkabhi](https://wordpress.org/support/users/gkabhi/)
 * (@gkabhi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/adding-a-new-post-using-xml-rpc/#post-1250940)
 * check out [http://www.advertisablearena.com/blog1/automatic-posts-to-wordpress-using-xmlrpc/](http://www.advertisablearena.com/blog1/automatic-posts-to-wordpress-using-xmlrpc/)
 * make sure u have enabled the xmlrpc calls also check out the updated snippet 
   here
    [http://www.advertisablearena.com/blog1/automatic-posts-to-wordpress-using-xmlrpc/](http://www.advertisablearena.com/blog1/automatic-posts-to-wordpress-using-xmlrpc/)

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

The topic ‘Adding a new post using xml rpc’ is closed to new replies.

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [XML-RPC](https://wordpress.org/support/topic-tag/xml-rpc/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 2 replies
 * 3 participants
 * Last reply from: [gkabhi](https://wordpress.org/support/users/gkabhi/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/adding-a-new-post-using-xml-rpc/#post-1250940)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
