Element Details: Procedure.Send+Tweet
 Back


Available in: Logi Info Source code name: Procedure.SendTweetIntroduced in: v9.5.114

Sends Tweets and also Direct Messages to the Users friends on Twitter.

Element Group:Email and Notifications



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ConnectionID
UserDefined
(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
UserDefined
(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
UserDefined
The Screen Name of the Twitter User to whom the message needs to be sent to. Needed only for sending a direct message.
Text
UserDefined
(Required) The text/message being sent.
TweetType
Tweet
DirectMessage
(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.



PARENT ELEMENTS

Click element to drill down for more information.

If Error
Procedure.Else
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Run Datalayer Rows
Procedure.Run DataTable Rows
Procedure.Switch Case
Procedure.Switch Else
Task


CHILD ELEMENTS

Click element to drill down for more information.

If Error


 Back to top


 Chart Debug