WARNING! This URL (in the Main cluster) is no longer the authoritative source for this page; it has been moved to the VOS or ODS cluster as appropriate instead.
See Tim Haynes in case of confusion.
AddressBook Programmers Guide Web Services
ODS Addressbook Services UI Endpoint
ODS Addressbook Services UI endpoint:
http://host:port/dataspace/services/addressbook/services.vsmx
ODS Addressbook Services wsdl endpoint:
http://host:port/dataspace/services/addressbook/services.wsdl
Services
addressbook_import
The input parameters for addressbook_import are:
- pUser - user name, Ex.
"dav"
- pPassword - user password, Ex.
"dav"
- pInstance - instance name, Ex.
"dav's AddressBook"
- pSource - string content, WebDAV path ("/DAV/home/dav/test.vcf" or URL ("http://www.w3.org/People/Berners-Lee/")
- pSourceType - values are "string", "WebDAV", "URL"
- pContentType - content type of the pSource - "'vCard" or "FOAF"
- pTags - "test"
addressbook_export
The input parameters for addressbook_export are:
- pUser - user name, Ex.
"dav"
- pPassword - user password, Ex.
"dav"
- pInstance - instance name, Ex.
"dav's AddressBook"
- pContentType - content type of the export - "vCard", "FOAF" or "CSV"
More services are described here.
CategoryAddressBook CategoryODS CategoryVirtuoso