Search code examples
facebookfacebook-graph-apisalesforceapex-code

Post on Facebook Page's timeline using graph api from Apex Salesforce


I am posting a content to my page in facebook. I have created an app for my account and also created a page with admin access. I have written logic to post my content to facebook page. My content is getting posted to my page under 'post a page' section but it is not getting posted on the 'Page's Timeline'. Please suggest. Am a newbie in integration part. Suffering with this for the past 1 week.

Regards

Indhu


Solution

  • You need to use a Page Token instead of a User Token. Information about the Tokens and how to generate them: