Sphere
Kintera Sphere web services.
The following operations are supported. For a formal definition, please review the Service Description.
-
AddEditOutlookContact
Add/Edit outlook contact. -
AddEditSupporter
Add new individual supporter or edit supporter information. -
AddSupporterNote
Add supporter note. -
GetAccountCustomFields
Get account custom field information. -
GetAccountEvents
Get account events information. -
GetAccountSegments
Get account segments information. -
GetDonationSettings
Get donation related settings: Pledge levels, Accepted credit cards, Show logo cards, and/or Event products. -
GetFormFields
Get all event form fields. If EventID is not specified, it will return all the account form fields. -
GetLatestSupporterID
Get the merged-to supporter ID if this supporter has been merged. -
GetOutlookContactTotal
Given the username & password, return the total number of individual contacts that available to this user. -
GetOutlookContacts
Given the username & password, return all the individual contacts information that available to this user. -
GetSupporter
Get individual supporter details. -
GetSupporterByEmail
Get individual supporter details by it's email address. -
GetSupporterCustomFieldValue
Get custom field value by field name. -
HelloWorld
Returns "Hello, world!". Simple test method for client application development. -
MakeSupporterDonation
Make Sphere online donation. Supporter ID and Event ID are required to make online donation in Sphere. Now we support both credit card and online check. -
RetrieveLogin
Retrieve login information by email address. -
SubmitFormFields
Submit field values back to Sphere. The values user selected/entered is keeped in the Value field of the FormField class. Other fields should keep untouched after getting from Sphere through the GetFormFields web method. -
SupporterLogin
Sphere supporter authentication. -
UpdateSupporterLoginBasic
Update the basic login info: password and email address.