. . . . . "VirtOAuthTestToolExampleAddressbook" . . . "2017-06-13T06:09:39.656343"^^ . . . "2017-06-13T06:09:39.656343"^^ . . "fd3407d5f379f8eabb551c5c0183951b" . . . . "VirtOAuthTestToolExampleAddressbook" . . . . "2017-06-13T06:09:39Z" . . . . . . . . . . . . "VirtOAuthTestToolExampleAddressbook" . . . . . . . . . . "2017-06-13T06:09:39Z" . . . . . . . . "---+Addressbook OAuth REST API Example performed with the Virtuoso OAuth Testing Tool\n\nThe following example demonstrates creating and getting contact info by the ODS REST APIs *addressbook.new* and *addressbook.get* using the OAuth Test Tool. Full list of the ODS REST APIs for ODS Addressbook you can find [[VirtuosoOdsControllersAddressbook][here]].\n\n 1. Go to http://demo.openlinksw.com/ods\n 1. Log in as user demo with password demo\n 1. Go to Settings->OAuth Keys\n * \n 1. Copy the Token value for an Addressbook instance or create such in not existing. For ex.: e0a49e54603740f67f8b8f3f58651ad772dc9b44\n 1. Go to http://demo.openlinksw.com/ods/oauth_test.vsp\n 1. In the shown form enter for:\n 1. *Server*: http://demo.openlinksw.com/ods/api\n 1. *Consumer Key*: e0a49e54603740f67f8b8f3f58651ad772dc9b44\n 1. *API method*: addressbook.new\n 1. *API parameters*: \n\ninst_id=36&name=TEST\n\n * An easy way to get the instance id is using the [[VirtuosoOdsControllers][ODS Framework Controller]] instance.get.id:\n\n$ curl -i \"http://demo.openlinksw.com/ods/api/instance.get.id?user_name=demo&password_hash=4627dhe23cb53f522eag32e09gs7fceaw2c523449bdfdf&instanceName=demo's%20AddressBook\"\nHTTP/1.1 200 OK\nServer: Virtuoso/06.03.3131 (Linux) x86_64-generic-linux-glibc25-64 VDB\nConnection: Keep-Alive\nDate: Sun, 05 Feb 2012 21:01:20 GMT\nAccept-Ranges: bytes\nContent-Type: text/xml; charset=\"UTF-8\"\nContent-Length: 58\n\n\n 36\n Success\n\n\n * You can also get the instance id using the [[VirtuosoOdsUbiquity][ODS Ubiquity commands]] sequence:\n\nods-host http://demo.openlinksw.com/ods\nods-set-mode sid\nods-authenticate-user demo password demo\nods-get-instance-id demo's AddressBook\n\n 1. Select for *Query options*: \"Generate URI and Submit\".\n * \n 1. Click the \"Execute\" button.\n 1. In the shown authorization form click the \"Authorize\" button.\n * \n 1. As result will be shown the generated URI and the output message of executing the ODS REST API. In our case, the id of the new created contact will be: 1046\n * \n 1. Now lets get the data for the created contact. In the form enter:\n 1. *API method*: addressbook.get\n 1. *API parameters*: contact_id=1046\n 1. Select for *Query options*: \"Generate URI and Submit\".\n 1. Click the \"Execute\" button.\n 1. As result in the \"Response Body\" text-area will be shown the retrieved details for the contact with the given above id.\n * \n\n\n---++Related\n\n * [[VirtuosoOdsControllersAddressbook][Addressbook REST Controllers]]\n * [[VirtOAuthTestTool][OAuth Test Tool for ODS Controllers]] - Examples:\n * [[VirtOAuthTestToolExampleBriefcase][ODS Briefcase]]\n * [[VirtOAuthTestToolExampleWeblog][ODS Weblog]]\n * [[VirtOAuthTestToolExampleBookmarks][ODS Bookmarks]]\n * [[VirtOAuthTestToolExamplePolls][ODS Polls]]\n * [[VirtOAuthTestToolExampleCalendar][ODS Calendar]]\n * [[VirtOAuthTestToolExampleFeeds][ODS Feed Manager]]\n * [[http://virtuoso.openlinksw.com/wiki/main/Main/OAuth][OpenLink's explanation of OAuth]]\n * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtuosoOAuthServer][Virtuoso OAuth server]]\n * [[VirtOAuthControllers][Using OAuth with ODS]]\n * [[VirtuosoOdsUbiquity][ODS Ubiquity Commands]]\n * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtOAuth][Virtuoso OAuth Implementation]]\n * [[VirtuosoOdsControllers][ODS Controllers]] \n * [[VirtODSOAuthQA][Testing Virtuoso OAuth with 3rd Party OAuth Clients]]\n * [[VirtuosoOdsUbiquityTutorialsOAuth][OAuth Ubiquity Tutorial]]\n * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtOAuthSPARQL][Virtuoso SPARQL OAuth Tutorial]]\n * [[VirtuosoOdsUbiquityTutorials][ODS Ubiquity Tutorials]]\n * [[VirtOAuthExamples][OAuth Applications Authentication examples]]\n * [[http://oauth.net/core/1.0/][OAuth API]] \n\nCategoryAddressBook CategoryODS" .