- I have a Facebook app, and want to post user activity. How do I do it in an web app - what are the methods and API? (not for web site, as facebook documentation in https://developers.facebook.com/docs/opengraph/tutorial/ is for web sites).
- Do i have to create a new html page for each user activity I want to post? Wouldn't it create millions of pages, or am I missing something here?
Thanks!