I'd like to post a tweet to my twitter account each time a post is made.

I configured this by adding an account to the admin user and making it global (is this even necessary?).
Next I configured an Action in D7.

The next logic step would be to add the trigger to the action, but the action doesn't display in the selectlist.
I tried if this was a bug from Drupal, by adding the action for sending an email, but this Action displays in the list like it's supposed to do.

How do I make it work?

I'm using the latest versions of Drupal (7.7), OAuth- and Twitter Module.

Thanks.

Comments

georgedamonkey’s picture

Took me quite a while to find it, but the action is under the 'user' tab in triggers. For me, that's not helpful. Would make much more sense under 'Node' so it posts to twitter on saving content. Not sure if this is by design, but I can't seem to get it to post to twitter either.

juampynr’s picture

Status: Active » Closed (won't fix)

twitter_actions has not been migrated to Drupal 7. There is a lot of Drupal 6 code in it.

I have created #1317196: Implement Actions and Rules integration for Drupal 7 to track progress in the porting. I also post progress related to the Twitter module at my Twitter account at http://twitter.com/juampy72.

Cheers