Difference between revisions of "Webmail"

From Rackspace Email & Apps API
Jump to: navigation, search
(New page: == SOAP Access == Functions for the Webmail API should be accessed using these paramenters: * WSDL URI (as of May 2006): https://secure.webmail.us/mail4/soap/soap_server.php?wsdl (Old U...)
 
Line 3: Line 3:
 
Functions for the Webmail API should be accessed using these paramenters:
 
Functions for the Webmail API should be accessed using these paramenters:
  
* WSDL URI (as of May 2006): https://secure.webmail.us/mail4/soap/soap_server.php?wsdl
+
* WSDL URI: https://secure.webmail.us/mail4/soap/soap_server.php?wsdl
  
 
(Old URI:  https://secure.webmail.us/mail31/soap/soap_server.php?wsdl -- deprecated)
 
(Old URI:  https://secure.webmail.us/mail31/soap/soap_server.php?wsdl -- deprecated)

Revision as of 13:55, 19 September 2008

SOAP Access

Functions for the Webmail API should be accessed using these paramenters:

(Old URI:  https://secure.webmail.us/mail31/soap/soap_server.php?wsdl -- deprecated)

Please note that the URI may instead use the path to a private label webmail site configured at Webmail.us. Replace the 'secure.webmail.us' with the hostname of the private label site.

  • Service Name:   Webmail
  • Service Port:   WebmailPort

Function List

ping()
LoginUserWebmail()
GetUserNumMessages()
GetHelpStatus()
SetHelpStatus()
GetUserContactsSimple()
GetUserContactsSimpleStr()
GetUserIdentities()
GetUserIdentitiesStr()
GetDisplayPreferences()
GetTimeZoneVals()
SetUserTimeZone()
AddUserContacts()
AddUserContactsStr()
GetUserContactsFull()
GetUserContactsFullStr()
DeleteUserContacts()
DeleteUserContactsStr()
DeleteAllUserContacts()
ModifyUserContacts()
ModifyUsercontactsStr()
AddUserGroups()
AddUserGroupsStr()
GetUserGroups()
GetUserGroupsStr()
DeleteUserGroups()
DeleteAllUserGroups()