Twitter

With the Twitter feature, you will be able to link a Twitter account to your app


CREATE YOUR TWITTER API KEYS

To get Twitter Access keys, you need to create a Twitter Application which is mandatory to access Twitter.

  • Go to https://apps.twitter.com/app/new and log in, if necessary
  • Enter your Application Name, Description and your website address. You can leave the callback URL empty.
  • Accept the TOS, and click on “Create your Twitter Application“

Save the consumer key (API key) and consumer secret, in order to use them later in your dashboard. After creating your app to link to twitter, you have to give access to your Twitter Account to use this Application. To do this, click the Create my Access Token.

In order to access the Twitter account that you wish to link, you will need four API keys: The Consumer Key, The Consumer Secret, The Access token and The Access Token Secret.

Adding the Twitter API keys to your dashboard

Before you can use Twitter within your app you will need to add the above mentioned API keys to your dashboard, in order to do this you will need to click on 'settings' > 'API keys':

Add the Twitter feature

Click on in the Features section of your dashboard:

Your twitter handle/URL is the handle used to identify your account.

Once you have added your twitter URL you can click on save to make the twitter account live on the app!