X (formerly Twitter) is a social platform where users share real-time messages, called Tweets, with a global audience. Connect, express yourself, and discover what's happening around the world.

Changelog

4 versions
v2.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Twitter API.
v2.0.3
  • Changing label of app, descriptions and icon from twitter to X.
v2.0.2
  • Breaking Change: Migrate to API v2. For Free tier subscribers, only the Create Tweet and Delete Tweet actions are available.
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
tweet.read users.read offline.access

Actions

3
Create Tweet icon

Create Tweet

Post a new tweet.
Additional Scopes:
tweet.write
Delete Tweet icon

Delete Tweet

Delete a tweet.
Additional Scopes:
tweet.write
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Twitter API.
Additional Scopes:
tweet.write