Search the web
Sign In
New User? Sign Up
blogger_user_support · Blogger User Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Blogger API 2.0 XML-RPC call can you give me an example?   Message List  
Reply | Forward Message #4826 of 4880 |
POST /api/RPC2 HTTP/1.0
User-Agent: Java.Net Wa-Wa 2.0
Host: plant.blogger.com
Content-Type: text/xml
Content-length: 515
<?xml version="1.0"?>
"<methodCall>
<methodName>blogger.newPost</methodName>
<params>

<param>
<value><string>C6CE3FFB3174106584CBB250C0B0519BF4E294</string></value>
</param>

<param><value><string>744145</string></value></param>

<param><value><string>ewilliams</string></value></param>

<param><value><string>secret</string></value></param>

<param><value><string>Today I had a peanut butter and pickle sandwich
for lunch. Do you like peanut-butter and pickle sandwiches? I do.
They're yummy. Please comment!</string></value></param>

<param><value><boolean>false</boolean></value></param>
</params>
</methodCall>"

This is what it looks like at Blogger 1.0..

uhmm.. I just wanna know on how I am gonna format the xmlrpc call on
version 2.0? thanks..




Tue Jun 17, 2008 6:54 am

benedictmendoza
Offline Offline
Send Email Send Email

Forward
Message #4826 of 4880 |
Expand Messages Author Sort by Date

POST /api/RPC2 HTTP/1.0 User-Agent: Java.Net Wa-Wa 2.0 Host: plant.blogger.com Content-Type: text/xml Content-length: 515 <?xml version="1.0"?> "<methodCall> ...
Benedict
benedictmendoza
Offline Send Email
Jun 17, 2008
6:54 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help