2 Home
gitea_admin edited this page 2026-03-11 14:40:54 +00:00

Twitter Timeline Source

Allows to get tweets from the timeline of a specific user from Twitter.

It requires tokens that can be obtained by creating an application in the Twitter developer portal: https://developer.twitter.com/.

Metadata

Property Value
Type source
Group Twitter
Namespace Social
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
user string The user we want to read the timeline
apiKey string The API Key from the Twitter application in the developer portal
apiKeySecret string The API Key Secret from the Twitter application in the developer portal
accessToken string The Access Token from the Twitter application in the developer portal
accessTokenSecret string The Access Token Secret from the Twitter application in the developer portal

Dependencies

  • camel:jackson
  • camel:twitter
  • camel:kamelet