Reputation: 461
I need to use graph API to find out how many people have i sent friend request to and it is pending? Is it possible to get this information using the API?
Upvotes: 3
Views: 3213
Reputation: 46
Using FQL: http://developers.facebook.com/docs/reference/fql/friend_request/
Upvotes: 3