|
ConnectionID | | (Required) Specifies a connection to a data source that is defined in the Settings.
For elements connecting to relational databases, default is the first Connection element in _settings.lgx. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
ScreenName | | The Screen Name of the Twitter User to whom the message needs to be sent to. Needed only for sending a direct message. |
Text | | (Required) The text/message being sent. |
TweetType | | (Required) This specifies the type of Message being sent to Twitter API, wether it is a Tweet or a Direct Message to a Twitter User. Tweets are status messages that can be posted only to the users profile while Direct messages can only be sent to people who are following the user on Twitter. |