Return a set of links for sharing the users ScubaTribe profile on various popular social networks.

Example JSON response:

{
"results": {
"fb_wall": {
"url": "http:\/\/scubatribe.com\/redirect\/profile\/acme-dive-tours\/fb_wall",
"name": "Facebook feed"
},
"fb_send": {
"url": "http:\/\/scubatribe.come\/redirect\/profile\/acme-dive-tours\/fb_send",
"name": "Facebook send"
},
"in": {
"url": "http:\/\/scubatribe.com\/redirect\/profile\/acme-dive-tours\/in",
"name": "LinkedIn"
},
"tw": {
"url": "http:\/\/scubatribe.com\/redirect\/profile\/acme-dive-tours\/tw",
"name": "Twitter"
},
"pin": {
"url": "http:\/\/scubatribe.com\/redirect\/profile\/acme-dive-tours\/pin",
"name": "Pintrest"
},
"plus": {
"url": "http:\/\/scubatribe.com\/redirect\/profile\/acme-dive-tours\/plus",
"name": "Google Plus"
}
},
"num_records": 6,
"status": "OK"
}

 

Back to Top