Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

We have a web app that will allow users to edit their videos, add intro/outro/watermark. Once the user already done on their video. We need to provide an option to post/syndicate their video as a draft on their wordpress site.

Our plan is to create a wordpress plugin that the user needs to install on their wordpres site. But our problem are the following:

  1. How can we authenticate our web app to the user's wordpress page?
  2. Looking int HTTP API most of the options are only for retrieving contents. Is there also a way to create pages?

Thanks in advance!

share|improve this question
I am also looking for this, do you have an answer already? – Mark Mar 26 at 14:07

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.