Is it possible to publish to facebook through my system?

-1

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

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

I do not know if the sharing part is possible with some profiles, but I've heard that it's possible to do this with firebase, but so far I have not been able to find a way.

    
asked by anonymous 28.03.2018 / 15:14

1 answer

1

Then. For you to submit posts to Facebook, it is necessary for your user or page to give these permissions.

The documentation for this procedure is here: link

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

Good luck with your project.

    
28.03.2018 / 16:24