function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
TarentTarent 

Integration from salesforce to facebook.

facebook. Integration

Navatar_DbSupNavatar_DbSup

Hi,

 

you can do integration between salesforce to facebook. Follow below link:-
http://wiki.developerforce.com/page/Getting_Started_with_the_Force.com_Toolkit_for_Facebook,_Version_3.0

 

Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved. 

RajiiiRajiii

Thank you for your solution;

 

while i am integrate salesforce to facebook using as per hints via that link, but i couldn't get the Accesstoken for appropriate user.  i am using FacebookloginController apex method from Force.com toolkit for retrive accesstoken but here i didn't get the accesstoken

 

The actual cause is

 

"No access token in Facebook response: Error parsing message: invalid query string"

 

"System.HttpResponse[Status=Bad Request, StatusCode=400]"

 

Thanks in advance