PT Social Media Twitter App Registration

From ADF Docs
Revision as of 17:30, 31 July 2013 by Gcronkright (talk | contribs) (Twitter App Registration)
Jump to: navigation, search

Back to Social Media | Back to Site Configuration

Twitter App Registration

To be able to retrieve Twitter content via Social Media app you will need to register your “install” of the Social media App as a Twitter application. This will allow the App components to be authenticated with Twitter to allow your app to retrieve the Twitter data feeds for posts.

  1. Go to https://dev.twitter.com/apps/ and set up your Twitter application under your account as a Twitter Developer
  2. Click the “Create a new application” button in the upper right corner of the "My Application" page
  3. Under the Application Details section, enter a "Name" for your app. (Basically, give “your install of the ptSocialMedia app” a name. The name is up to you. ie. My Site's SocialMedia App.)
  4. Enter a "Description".
  5. Enter a "Website" URL. (This one should be easy.)
  6. Note: A "Callback URL" is NOT needed.
  7. Check the box to agree to the Twitter "Rules of the Road"
  8. Fill in the CAPTCHA info correctly
  9. Click the ‘Create Your Twitter Application’ button
  10. Make note of (or Copy) the Consumer Key and the Consumer Secret that are generated for your new Twitter application.

Update PT Social Media App Configuration

(PT Social Media App v2.1 or higher)

  1. Go to the Social Media App configuration management page
    • http://{sitedomain}/webadmin/socialmedia/Manage-Configuration.cfm
  2. Enter the Twitter Customer Key and Customer Secret into the Social Media Configuration under the Twitter API tab.
  3. Once the new data has been entered and saved… click the “Reset ADF / App Configuration” button at the bottom of the page.