Difference between revisions of "TwitterSocialAdapter"
m (moved TwitterAdapter to TwitterSocialAdapter: Wrong name) |
|
(No difference)
|
Revision as of 08:11, 14 May 2014
Twitter adapter is an implementation of the Social Adapter dedicated to Twitter platform. It can be called as specified into GVSocialAdapter-Configuration specifying a method name to call, or with some custom function reflecting Twitter ones.
Please refer to GVSocialAdapter-Configuration to see the generic call.
The VCL operations usable in the workflows are the following:
Plug-in | Use this for ... | |
---|---|---|
twitter-update-status | tweet | |
twitter-retweet-status | retweet | |
twitter-enable-notification | follow | |
twitter-disable-notification | unfollow | |
twitter-get-followers-ids | get followers | |
twitter-get-friends-ids | get friends | |
twitter-send-direct-message | send direct tweet |
Plug-in | Use this for ... | |
---|---|---|
twitter-get-user-timeline | get user timeline | |
twitter-search | search status updates |