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

Asked

Viewed 77 times

0

I have a job where I need to take the product sharing link from the customer’s online store and register it in the database. He pays by sharing his products, hence the need.

I have to take link/id from the post and then access some part of the Facebook API to redeem the information from this id.

If possible, also pick up the email from the one who made the share.

How can I begin to develop this in PHP? Where should I start studying about this in the facebook documentation?

1 answer

-1

Attention to

He pays by sharing his products, hence the need.

It is not allowed to pay people for interactions on Facebook. It is against the terms. If you propose this to users on your site, it can be listed on the Blacklist and your apps canceled .

It is recommended to use promotional forms for Facebook products for better performance .

The appropriate format is that of Affiliates. In this case your users would share freely and willingly but would be paid by the site by commission and never by interaction or action , to share something or enjoy something. It is to INDICATE the product, and this being distributed with the affiliate code on the link, although through your site with sharing buttons, is what is usually accepted, indicated, done, and worked .

Browser other questions tagged

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