Twitter#

Follow the below steps to connect to the Twitter API.

Connect to the Twitter API#

  1. Go to Twitter and login to your account.
  2. Click the Create project button.
  3. Enter the Name for your project and click the Next button.
  4. Select the Use case from the dropdown list.
  5. Enter the Description for your project and click the Next button.
  6. Click the Create a new App button.
  7. Enter the App Name and click the Complete button to create the application.
  8. Go to App settings.
  9. Click the Edit button for Authentication settings.
  10. Fill in the form details.
    • App permissions set to Read
    • Request email from users is enabled
    • Type of App set to Web App, Automated App or Bot
    • In the Callback URI / Redirect URL field, enter the value from the Redirect URI field in Social Login.
  11. Click the Save button.
  12. Click the Keys & Tokens tab.
  13. Click the Regenerate button for the API Key and Secret.
  14. Copy the Access Token from Twitter and paste in the Client ID field in Social Login.
  15. Copy the Access Token Secret from Twitter and paste in the Client Secret field in Social Login.

Previous ← Microsoft Next Available Variables →