NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: ntnewbies on June 29, 2020, 01:11:47 AM
-
Hi friends,
I need to put the feature to share the product on social media like fb, insta etc.
Anyone tried that?
Jason
nt11.37
c11
ms sql
-
First thoughts are to connect to FB via OAuth and POST the content with a web client.
https://www.capesoft.com/docs/NetTalk11/NetTalkOAuth.Htm#Facebook
-
Hi Jason,
I'm guessing if you investigate the social media providers they have some sort of html or JavaScript you just embed on the page.
Each provider will be different, but embedding on a nettalk page is no different to embedding on any other page.
cheers
Bruce
-
thanks don and bruce,
will investigate further.
jason
-
This looks like a possibility for facebook: https://developers.facebook.com/docs/plugins/share-button
-
thanks jane. will look into it.
jason