This SDK can, as it uses the same methods as the API's covered. The thing is that you need to know how to do it.
https://developers.facebook.com/docs/reference/api/ Shows everything that you can do, what you can get back how to post etc. You then use this SDK to then make that connection and take care of any results that may or may not come back. So depending on your requirements, you can use the Social Graph to post to your facebook page, that will automatically get seen by people who have either liked / subscribed to the page. If what you are saying is what you need then you will need to look at https://developers.facebook.com/docs/reference/api/post/ and then use the SDK to achieve this for you. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 On Sun, Mar 18, 2012 at 10:17 AM, Eric Bourland <[email protected]> wrote: > > Hmm. I got it working. Kind of: > > > http://www.coalcountryteam.org/affinitiz-facebook-cf-sdk-29462bd/examples/we > bsite/ > > I figured out the mapping and I fixed a syntax error in one of the CFCs. > > I don't think this tool is going to do what I need, though. I just need to > post public FB wall information on a page. > > I think the Activity Feed FB plugin might be the answer: > > https://developers.facebook.com/docs/reference/plugins/activity/ > > I'll try that next. Thank you again for your ideas. > > Eric > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350464 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

