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
Salesforce@322Salesforce@322 

Posting on Facebook Page using Force.com Toolkit(Graph api)

Hi,
I am using facebook graph api to post some details from our salesforce to my Facebook page's timeline.
But its posting on the 'Post to page' section in the Facebook page instead of posting on Page's timeline.
I am using the api call: page-id/feed to post with valid page token, but still its not posting on the timeline.
Kinldy help me on this.

Thanks in advance..
ShashankShashank (Salesforce Developers) 
I'm not very well versed with this, but you may have to post as the "page" and not the "user" to post on a page's timeline. Refer: https://developers.facebook.com/docs/graph-api/common-scenarios/