ColdFace Example Application (EXTERNAL)

+ To Canvas

You are not logged in.

API | FBML | FBJS | AJAX | Other


admin auth data events fbml [feed] fql friends groups marketplace notifications photos profile users
Method & Arguments Return Type Test Result
feed.publishStoryToUser error fail
title The ColdFace story
feed.publishActionOfUser error fail
title did something
feed.publishTemplatizedAction error fail
body_template {book} has received a rating of {num_stars} from the users of BookApplication
body_data {"book":"<a href=\"http:\/\/www.someurl.com\/OfMiceAndMen\">Of Mice and Men<\/a>","num_stars":5}
actor_id 1234
body_general <fb:name uid="1234" firstnameonly=true /> said "This book changed my life."
title_data {"book":"Of Mice and Men"}
title_template {actor} reviewed the book {book}