Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A Platform-as-a-Service development environment delivered on Salesforce.com, sometimes also referred to as Force.com. A dedicated Salesforce Stack Exchange public beta is available for all your Salesforce questions at http://salesforce.stackexchange.com/

learn more… | top users | synonyms (1)

0
votes
0answers
34 views

Salesforce facebook real time API

I am trying to implement the facebook realtime flow defined below in salesforce. http://developers.facebook.com/docs/howtos/managing-realtime-update-subscriptions/ I created a publicly accessible ...
0
votes
1answer
43 views

Can we integrate javascript sdk for facebook with salesforce?

I am trying to integrate javascript sdk for facebook with salesforce. I followed all instruction given on the link : http://developers.facebook.com/docs/howtos/login/getting-started/ but I am not able ...
0
votes
1answer
42 views

Facebook Like in Visualforce mail

i have created an Visualforce email that wil be send to costumers. In this email i would also like to have an Facebook like button as created on the following website. ...
0
votes
1answer
250 views

How can I fetch data from facebook using a query string in salesforce?

How can I fetch data from facebook using a query string in salesforce? This is what I have: I am not fetching data so what can I do?