Hyves - Always in touch with your friends

Data-API

Methods

Retrieve all incoming invitations for the logged in user.

  • Added: Apr 17, 2008
  • Paginated

params

sort

Sorted by age. The most recently created items are returned first.

extra

  • For this function to work, you need to supply a valid access token to oauth_token.
  • For more information on oAuth, see http://www.hyves-developers.nl/documentation/data-api/hyves-api-oauth/.
  • examples

    example 1

    url
    https://data.hyves-api.nl/?oauth_token=YXRfMjY0MTQzOTE5X-LlKBiT1yEXKkS9PldypUM%3D&ha_method=friends.getIncomingInvitations&ha_resultsperpage=2&oauth_consumer_key=Nl-SK2c5ZCBKB_I8hCF_zjPd&ha_version=2.0&oauth_signature_method=PLAINTEXT

    result
    •  <?xml version="1.0" encoding="UTF-8"?>
    •  <friends_getIncomingInvitations_result>
    •   <friendinvitation>
    •   <friendinvitationid>005c988e96f0f6f3a35b4d36ba425b7c9d</friendinvitationid>
    •   <body>Test invitation for API documentation</body>
    •   <userid>00eb4a83be37ec2bad7ea81b7685fd959b</userid>
    •   <target_userid>002c16b62877cf27484544fd0bc2c3dec9</target_userid>
    •   <created>1293640585</created>
    •   </friendinvitation>
    •   <info>
    •   <totalresults>1</totalresults>
    •   <totalpages>1</totalpages>
    •   <resultsperpage>2</resultsperpage>
    •   <currentpage>1</currentpage>
    •   <secure_connection>true</secure_connection>
    •   <running_milliseconds>18</running_milliseconds>
    •   <serverinfo>web1054_stable_93882_HPHP</serverinfo>
    •   </info>
    •  </friends_getIncomingInvitations_result>

    Categories

    • friends

    © 2004-2012 Hyves   Algemene Gebruiksvoorwaarden   Je Privacy

    Aanmelden