Facebook Methods description: profile.getFBML

Gets the FBML that is currently set for a user’s profile. See the FBML documentation for a description of the markup and its role in various contexts.

Facebook Methods Description: Admin.getAllocation

Returns the current allocation limits for your application for the specified integration points. Allocation limits are determined daily. Integration points include:

Facebook Methods description: profile.setFBML

Sets the FBML for a user’s profile, including the content for both the profile box and the profile actions. See the FBML documentation for a description of the markup and its role in various contexts.

Facebook Methods description: notifications.sendEmail

Send an email to the specified users, who must have added your application. You can only send one email to a user per day. Requires a session key for desktop apps, which may only send emails to the person whose session it is (does not require a session for web apps).

Facebook Methods description: notifications.send

Send a notification to a set of users. You can send messages to the user’s notification page without needing any confirmation. Notifications sent to the notifications page for non-app users are subject to spam control. Additionally, any notification that you send on behalf of a user will be shown on that user’s notifications page […]

Facebook News: Allocations to Email Sent From Applications to Users Feedback-based.

For some weeks now, users may have noticed that when they receive a private email from a Facebook application they get something like:
“This email was sent by xyz application. You can disable emails here.”
According to a news published by Tom Whitnah from Facebook, the rate at which users disable email from within an email […]

Facebook Methods description: friends.getAppUsers

Returns the identifiers of the current user’s Facebook friends who are signed up for the specific calling application. The current user is determined from the session_key parameter. The values returned from this call are not storable.

Facebook Methods description: feed.publishTemplatizedAction

Publishes a Mini-Feed story to the user corresponding to the session_key parameter, and publishes News Feed stories to the friends of that user who have added the application.

Facebook Methods description: feed.publishActionOfUser

Publishes a Mini-Feed story to the user corresponding to the session_key parameter, and publishes News Feed stories to the friends of that user who have added the application.

Facebook Methods description: feed.publishStoryToUser

Publishes a News Feed story to the user corresponding to the session_key parameter.

SRTH SRTH