Does their API allow my Facebook-connected user to add a friend?
+6
A:
No. Adding friends is not possible through the API.
However you can direct users to http://www.facebook.com/addfriend.php?id=[USER UID]
Where [USER UID]
is a valid facebook user id.
Good luck!
Gdeglin
2010-03-10 22:54:41
A:
Here is a Wiki list of the API methods available to you http://wiki.developers.facebook.com/index.php/API#Administrative_Methods
Doesn't look like you can add friends via the API. Note the iPhone facebook app also doesn't have an add friends function, it was written via the API, so that lends more weight to the idea that you can't
Tim Jarvis
2010-03-10 22:57:20