On my Drupal 7 site, when I create new content (e.g. a blog post), I want that content to automatically publish to my Twitter feed. In other words, if I create a new blog post, I want notification of that new post published to twitter. I've done a number of searches on this topic and have not found a solution. I installed and enabled the twitter module and followed all instructions for configuring the module and registering my app with Twitter. I can read my Twitter feed into the site but I cannot publish to Twitter. Can anyone provide instructions for updating my Twitter feed whenever new content is published on my Drupal site?

thanks,

Comments

robinsf21’s picture

Maybe I missed this in the various tutorials and documentation I read but, to get the module to post to Twitter, I had to "Go to Twitter and add and authenticated account" last in the process. Even though the account was already listed under Administration/Configuration/Web Services/Twitter and all setting correct. I deleted the account and re-Authenticated the same account. Then everything worked; content was posted to Twitter and read into Drupal (after running cron). I tested this process on three different sites and, in all cases, that's how I got the post functionality to work.