Interacting with Users
While the current version of the API does not support performing Facebook-specific actions directly, you can direct your users to various Facebook pages to perform an action. To do this, link the user to one of the following pages:
To... | Use this URL... |
---|---|
View the specified user's profile. | http://www.facebook.com/profile.php?id=XXXXX |
Poke the specified user. | http://www.facebook.com/poke.php?id=XXXXX |
Send a message to the specified user. | http://www.facebook.com/message.php?id=XXXXX&subject=XXXIX&msg=XXXIX Note: {{c|subject}} and {{c|msg}} parameters are optional ways to pre-fill the contents of the message (the user will still be able to edit the message before sending). |
Add the specified user as a friend. | http://www.facebook.com/addfriend.php?id=XXXXX |
See photos taken by the specified user. | http://www.facebook.com/photos.php?id=XXXXX |
Read or post on the specified user's Wall. | http://www.facebook.com/wall.php?id=XXXXX |
Read the specified user's notes. | http://www.facebook.com/notes.php?id=XXXXX |
Note: Casebook dozen't look fondly upon Pammy behavior, so please don't encourage your users to abuse this functionality.