This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Twitter Connector and Inbound
The Twitter connector allows you to access the Twitter REST API through WSO2 ESB. Twitter is an online social networking and microblogging service that allows users to get and create tweets, retrieve followers, and more. The Twitter inbound endpoint allows you to access the Twitter streaming API through WSO2 ESB.
Getting started
To get started with the connector, go to Configuring Twitter Connector Operations. Once you have completed your configurations, you can perform various REST API operations with the Twitter connector.
To get started with the inbound endpoint, go to Configuring Twitter Inbound Operations. Once you have completed your configurations, you can perform various streaming API operations with the Twitter Inbound endpoint.
Additional information
For general information on using connectors and their operations in your ESB configurations, see Using a Connector
To download the connector, go to https://store.wso2.com/store/assets/esbconnector/twitter, and click Download Connector. Then you can add and enable the connector in your ESB instance.
To download the inbound, click Download JAR. To use the inbound endpoint with the ESB, copy the downloaded JAR to the <ESB_HOME>/repository/components/dropins
directory and restart your ESB instance.