How to use the Facebook API to get the share link?

0

I have a job where I need to take the product sharing link from the customer's virtual store and register it in the database. It pays for sharing your products, so the need.

I have to get link/id of the publication and later access some part of the facebook API to retrieve the information of this id .

If possible, also get the email from the shareer.

How can I start developing this in PHP ? Where should I start studying about this in the documentation for facebook?

    
asked by anonymous 07.08.2018 / 00:04

1 answer

-1

Attention to

  

He pays for sharing his products, so the need.

People are not allowed to pay for Facebook interactions. It's against the terms. If you make a proposal of this to users on your site, it may be listed on the blacklist and your apps canceled.

We recommend using Facebook promotion forms for better performance.

The appropriate format is Affiliates. In this case your users would share freely and voluntarily but would be paid by the site for commission and never by interaction or action, to share something or enjoy something. And it is to INDICATE the product, and this being distributed with the code of the affiliate in the link, although through its website with sharing buttons, is what is usually accepted, indicated, made, and worked.

    
23.10.2018 / 09:34