On Sun, Jan 3, 2010 at 4:15 PM, SeriousSamP <seriouss...@yahoo.co.uk> wrote:
>> I am trying to send retweets using retweet.it from rss data. I was hoping
>> to filter out the ones that matched certain keyword criteria and
>> automatically retweet them from a php page that can only be accessed wehn
>> logged in as it uses you account.
>
> Can anyone help me with this?


If retweet.it sends you the message id, you can retweet using:
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-retweet

You'll need oAuth (or use the basic auth) to retweet the messages, though.


-- 
Julio Biason <julio.bia...@gmail.com>
Twitter: http://twitter.com/juliobiason

Reply via email to