Is it possible to post on facebook through my system?

Asked

Viewed 55 times

-1

Hello, the doubt is simple, I want to make an integration of my system with facebook.

I would like to know the steps necessary for me to be able to post on my system and automatically it generates a post on a facebook page and also share these posts on a X number of profiles.

I do not know if it is possible to share with some profiles, but I have heard that it is possible to do all this with firebase, but so far I could not find a way.

1 answer

1


So. For you to send posts to Facebook, it is necessary that your user or page give these permissions.

The documentation for this procedure is here: https://developers.facebook.com/docs/graph-api/using-graph-api

But I must remind you that this is a set of special permissions and Facebook will not give you these permissions unless you are the account owner or page owner.

Good luck on your project.

  • Perfect, and is it possible to send to more than one account? Or better yet, share with my user the post that was made by this integration?

Browser other questions tagged

You are not signed in. Login or sign up in order to post.