- About the Twitter connector
- Twitter authentication
About the Twitter connector
Twitter is a cloud-based social networking application on which users post and interact with messages known as tweets. It allows registered users to post, like, and retweet tweets, and unregistered users to read publicly available tweets.
Authentication
Before automating processes, you need to establish a connection with your Twitter instance. Step-by-step instructions are available in the Twitter authentication page.
Events
The Twitter connector does not currently support events.
Activity package
You can use the connection to enable the Twitter activities in UiPath Studio and build automations that interact with your Twitter data. These activities allow you to execute create, read, update, and delete operations on your Twitter objects.
Provider documentation
The UiPath connector is compatible with the Twitter REST API v2. Learn more at the Twitter website.