Twitter-get-friends-ids
Description
GreenVulcano® ESB allows, using the Twitter operations, to invoke the API exposed by the social platform to get friends for an account.
VulCon / GV Console Configuration
Following a description of twitter-get-friends-ids element.
The following table shows the element's attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value call. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.virtual.social.twitter.TwitterGetFriendsIDsCallOperation. |
name | required | Operation name. Used in the 'Flow' section to associate workflow nodes to VCL operations. |
dynamic | optional | Specify if the account attribute can contain placeholders to be resolved at runtime. |
account | required | Twitter account name. |
cursor | required | Index of the result to start from. Can contains placeholders to be resolved at runtime. |
Returns a java.util.List containing the friends Ids.