Does not work with FeedAPI node creation
bjraines - November 17, 2008 - 20:46
| Project: | |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I was wondering if there was a way to get this to update twitter when a node was made with Feed API
I have FeedAPI set to make stories and it works upon creating a story manually but if i use Feed API it does not update twitter.

#1
Have you tried creating a Twitter action... and then creating a post content trigger? I'm not sure if that trigger fires when the API is used. Maybe it doesn't which is why this doesn't work. I am trying to solve the same problem... but may just end up using twitterfeed.
Actually, I just did this and it seems to work.
Now, I wonder if I will get a double posting is I post locally. Yes... it does. I had to turn of the twitter setup... and still it defaults to post when I blog as admin... but, I will be doing most all blogging with the API so not a big deal.
BOb
#2
could you explain how you did it exactly i have never used actions and triggers
#3
Blogged at: http://bob.archer.net/content/tweet-you-blog-api-post-twitter-durpal-module
BOb
#4
Related: "Always post nodes of a particular type to Twitter"
http://drupal.org/node/379748
#5
Thanks to everyone this was a huge help.