Element Details: Connection.Twitter
 Back


Available in: Logi Info Source code name: Connection.TwitterIntroduced in: v9.5.114

The Connection.Twitter element contains the information necessary to connect to, and authenticate with, the Twitter REST API, for the purpose of searching for Tweets and using operations available through the API.

Logi applications using this element must first be registered with Twitter at http://dev.twitter.com/apps . The registration process makes available the special access values needed to configure this element.

Element Group:Software as a Service



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
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.
TwitterAccessToken
UserDefined
(Required) A special value generated by Twitter when your Logi application is registered. To view this value once your application is registered, check the Settings page for your registered application at http://dev.twitter.com/apps.
TwitterAccessTokenSecret
UserDefined
(Required) A special value generated by Twitter when your Logi application is registered. To view this value once your application is registered, check the Settings page for your registered application at http://dev.twitter.com/apps.
TwitterConsumerKey
UserDefined
(Required) A special value generated by Twitter when your Logi application is registered. To view this value once your application is registered, check the Settings page for your registered application at http://dev.twitter.com/apps.
TwitterConsumerSecret
UserDefined
(Required) A special value generated by Twitter when your Logi application is registered. To view this value once your application is registered, check the Settings page for your registered application at http://dev.twitter.com/apps.



PARENT ELEMENTS

Click element to drill down for more information.

Connections


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug