Changeset 464486
- Timestamp:
- 11/18/2011 04:35:40 AM (14 years ago)
- File:
-
- 1 edited
-
sync-facebook-events/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sync-facebook-events/trunk/readme.txt
r464485 r464486 27 27 A: 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/ 28 28 29 Q: How do I find the Facebook UID of the fan page I wish to syncronize events?30 A: Goto the fan page 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 example s it is "54905721286" (ex. "id": "54905721286")29 Q: How do I find the Facebook UID of the fan-page for which I wish to synchronize events? 30 A: Goto the fan-page 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 example it is "54905721286". 33 33 34 34 Q: Do my Facebook events get updated on a schedule?
Note: See TracChangeset
for help on using the changeset viewer.