Create your custom twitter app

Twitter API Access

For publishing direct into Twitter you need the Twitter API access. Here are the steps to get the Twitter API access.

  1. Create a Twitter developer account and a Twitter App: https://developer.twitter.com/ The App might require verification from Twitter.

  2. Go to Projects & Apps, select and open your Twitter App and navigate to App permissions and grant read and write permission to write tweets.

  3. From the Keys & tokens tab, generate:

    • Consumer Keys

      • API Key

      • API Secret Key

    • Authentication Tokens

      • Access Token

      • Access Token Secret

The Keys and Tokens are required for setting up the App in Push.Delivery.