X (formerly Twitter) Credentials
Last updated
Last updated
Create an account.
Create a or use the default project and app created when you sign up for the developer portal. Refer to each supported authentication method below for more details on the app's configuration.
OAuth2
Refer to for more information about the service. Refer to for more information about authenticating with the service.
Refer to for more information about app-only authentication.
To configure this credential, you'll need:
A Client ID
A Client Secret
To generate your Client ID and Client Secret:
In the Twitter , open your project.
On the project's Overview tab, find the Apps section and select Add App.
Give your app a Name and select Next.
Go to the App Settings.
In the User authentication settings, select Set Up.
Set the App permissions. Choose Read and write and Direct message if you want to use all X tools of the XYZ.
In the Type of app section, select Web App, Automated App or Bot.
In XYZ, copy the OAuth Redirect URL.
In your X app, find the App Info section and paste that URL in as the Callback URI / Redirect URL.
Add a Website URL.
Save your changes.
Copy the Client ID and Client Secret displayed in X and add them to the corresponding fields in your credential.
Refer to X's for more information on working with this authentication method.