Plugin Directory

Changeset 464486


Ignore:
Timestamp:
11/18/2011 04:35:40 AM (14 years ago)
Author:
markpdxt
Message:

initial

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sync-facebook-events/trunk/readme.txt

    r464485 r464486  
    2727A: The Facebook App ID and App Secret are required by Facebook to access data via the Facebook graph API. To signup for a developer account or learn more see - http://developers.facebook.com/docs/guides/canvas/
    2828
    29 Q: How do I find the Facebook UID of the fan page I wish to syncronize events?
    30 A: Goto the fanpage you're interesting in - (ex. https://www.facebook.com/webtrends).
    31 Copy the URL and replace 'www' with 'graph' (ex. https://graph.facebook.com/webtrends)
    32 The UID is the first item in the resulting text. In this examples it is "54905721286" (ex. "id": "54905721286")
     29Q: How do I find the Facebook UID of the fan-page for which I wish to synchronize events?
     30A: Goto the fan-page you're interesting in - (ex. https://www.facebook.com/webtrends).
     31Copy the URL and replace 'www' with 'graph' - (ex. https://graph.facebook.com/webtrends)
     32The UID is the first item in the resulting text. In this example it is "54905721286".
    3333
    3434Q: Do my Facebook events get updated on a schedule?
Note: See TracChangeset for help on using the changeset viewer.