Difference between revisions of "PT Social Media Facebook App Registration"

From ADF Docs
Jump to: navigation, search
(Facebook App Registration)
Line 13: Line 13:
 
# DO NOT submit your app to the FB directory… this will not be a traditional FB App.
 
# DO NOT submit your app to the FB directory… this will not be a traditional FB App.
 
# Make note of (or Copy) the App ID, API Key, and the App secret that is generated for your FB App
 
# Make note of (or Copy) the App ID, API Key, and the App secret that is generated for your FB App
 +
  
 
Note: Other FB Users from your organization can be added to your App registration if needed. This would allow the App registration to be managed by multiple people in your organization.
 
Note: Other FB Users from your organization can be added to your App registration if needed. This would allow the App registration to be managed by multiple people in your organization.

Revision as of 19:08, 7 July 2011

Back to Social Media | Back to Site Configuration

Facebook App Registration

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

  1. To do this go to https://www.facebook.com/developers/ and set up your Facebook user account be to a Facebook Developer
  2. Click the “Set up a new App” button in the upper right corner of the Developers page
  3. Give “your install of the ptSocialMedia app” and name. The name is up to you (ie. My Site's SocialMedia App )
  4. Agree to the Terms
  5. Click ‘Create App’
  6. Enter (or update) the contact email (it can be different than you FB account email address)
  7. Click ‘Save Changes’
  8. DO NOT submit your app to the FB directory… this will not be a traditional FB App.
  9. Make note of (or Copy) the App ID, API Key, and the App secret that is generated for your FB App


Note: Other FB Users from your organization can be added to your App registration if needed. This would allow the App registration to be managed by multiple people in your organization.

Update PT Social Media App Configuration

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