Hyves - Always in touch with your friends

Data-API

Methods

Retrieve all outgoing 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.getOutgoingInvitations&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_getOutgoingInvitations_result>
    •   <info>
    •   <totalresults>0</totalresults>
    •   <totalpages>1</totalpages>
    •   <resultsperpage>2</resultsperpage>
    •   <currentpage>1</currentpage>
    •   <secure_connection>true</secure_connection>
    •   <running_milliseconds>18</running_milliseconds>
    •   <serverinfo>web955_stable_93882_HPHP</serverinfo>
    •   </info>
    •  </friends_getOutgoingInvitations_result>

    Categories

    • friends

    © 2004-2012 Hyves   Algemene Gebruiksvoorwaarden   Je Privacy

    Aanmelden