Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7184291
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T18:10:09+00:00 2026-05-28T18:10:09+00:00

I see that SharePoint 2010 makes javascript ajax calls to some pretty slick internal

  • 0

I see that SharePoint 2010 makes javascript ajax calls to some pretty slick internal services like

https://<server>/_vti_bin/socialdatainternalservice.json

https://<server>/_vti_bin/TaxonomyInternalService.json

how are these different than something like https://<server>/_vti_bin/SocialDataService.asmx which has documentation. There are some requests used by those internal calls which I would really like to be able to duplicate. Any help would be appreciated.

Watching the console which pressing the “Tags & Notes” button you can see SharePoint make a single ajax post to https://<server>/_vti_bin/socialdatainternalservice.json/GetSocialTagInternal which it sends a very concise data : '{"targetPage":"your url here","maximumItemsToReturn":"12"}' and receives in kind a very pretty:

{
   "d":{
      "MyTags":[
         {
            "Term":"I like it",
            "TermFullPathName":"[Keywords:I like it]",
            "TermID":"9f2d5361-a23f-4d95-be9b-f9d385a0f5b9",
            "Path":"I like it",
            "IsPrivate":false
         }
      ],
      "OtherTags":[
         {
            "Term":"I like it",
            "TermFullPathName":"[Keywords:I like it]",
            "TermID":"9f2d5361-a23f-4d95-be9b-f9d385a0f5b9",
            "Path":"I like it",
            "IsPrivate":false
         },
...

If anyone can think of any way to get that kind of a return from an existing SP web service I would be eternally grateful.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T18:10:16+00:00Added an answer on May 28, 2026 at 6:10 pm

    From what I see this is the exact web service call you are looking for. Tt is SOAP and not JSON but other than that it does what you ask and returns the Tags of the current user on the specified URL, namely an array of SocialTagDetail with all details…

    To call a SOAP web service via javascript see these:

    • http://weblogs.asp.net/jan/archive/2009/04/09/calling-the-sharepoint-web-services-with-jquery.aspx
    • JQuery AJAX Consume SOAP Web Service
    • http://www.codeproject.com/Articles/12816/JavaScript-SOAP-Client
    • http://javascriptsoapclient.codeplex.com/
    • http://www.ibm.com/developerworks/webservices/library/ws-wsajax/
    • http://www.guru4.net/articoli/javascript-soap-client/en/
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Java client that consumes SharePoint 2010 standard web services (sitedata.asmx, permissions.asmx,
I'm building a custom Sharepoint 2010 activity which does some business logic, and at
We are using SharePoint 2010 Foundation. We have an item in a list that
Currently we have a sequential workflow in sharepoint 2010 that has a delay activity.
I'm using Javascript inside of a SharePoint 2010 Content Editor Web Part to insert
I have a Sharepoint foundation 2010 site with Knowledgelake software (add-ins that allow for
I'm building a Sharepoint 2010 export tool for back up reasons (a bit like
I am trying to read some columns from my CRM database in SharePoint 2010
I'm trying to implement a customization in SharePoint 2010 so that when a document
I have a Sharepoint 2010 feature that contains several custom actions in it. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.