July 2008
Beginner
192 pages
4h 41m
English
<fb:notif-email/>
<fb:notif-email>...</fb:notif-email>
Specifies the content of the email to be sent to the user in a
notifications.send() API method call. It can be used only in the
notifications.send() API call. This is a great
way to send an email to the user (not the user’s Facebook inbox, but
the user’s real email address) and parse FBML beforehand as part of
the email.
None.
None.
To specify the FBML to be parsed for the user, send the
following in a notifications.send() API call:
<fb:notif-email> Dear <fb:name uid="4"/>, Nice Profile! -Jesse </fb:notif-email>
Read now
Unlock full access