Sunday, February 27, 2022

[FIXED] publish reviews of one site to our facebook page using facebook sdk

Issue

I need to publish the reviews of our company website automatically(or manually) to our company's facebbok page.. Is that possible using facebook php sdk?


Solution

There is no way to post to the ratings API: https://developers.facebook.com/docs/graph-api/reference/page/ratings/

You would need a Facebook User Access Token anyway, i assume the reviews on the website are not bound to any Facebook User.



Answered By - andyrandy

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.