CustomerInterfaceV2
Folgende Vorgänge werden unterstützt. Eine ausführliche Definition finden Sie in der Dienstbeschreibung.
-
AttributeMultiSelectValueGet
Method that is used for retreiving MultiSelectValues for given Multiselect AttributeName.
Method will return only allowed values for provided parameter -
AttributeSingleSelectValuesGet
Method that is used for retreiving SingleSelectValues for given SingleSelect AttributeName.
Method will return only allowed values for provided parameter -
AttributesCustomGet
Returns names of fields you can use within CustomerInterface.
You can use this method in combination with Attributes methods. -
AttributesGet
Returns full CustomerAttribute details.
Returns attribute details for one or more attributes, depending on incoming parameter provided. -
BlackListPatternExists
Confirms whether pattern Exists.
You can use this method in combination with other Pattern methods. -
BlackListPatternsGetAll
Returns all patterns from system.
You can use this method in combination with other Pattern methods. -
BlacklistPatternsDeleteAll
Deletes all patterns from system.
You can delete separate patterns using BlacklistPatternsProcess method. -
BlacklistPatternsProcess
Inserts or deletes given patterns from system.
Make ure that you provided all needed mandatory fields when inserting. Make sure that pattern marked for delete exists. -
DispatchesExport
Exports dispatches subscriber statistics from the system.
Use "DispatchExportType" parameter to select export type, and use other method parameters to filter this export. -
DispatchesGet
Exports dispatches statistics from the system.
Use method parameters to filter this export. Parameters are checked from left to right. If one of the parameters is not null other parameters are discarded. -
InterestsExport
Exports Interface from the system.
Response object array contains both Interest Name, and Interest Value. -
NewsletterArchiveUrlGet
Returning informations about newsletter archive urls -
NewsletterKeyGet
Returns NewsletterKey for one of provided parameters
You can send one of following parameters: Mid, NewsletterId or DispatchPartId. -
PersonGroupDelete
Deletes PersonGroup from system.
Optionally, you can specify that subscribers assigned to this PersonGroup should also be deleted from system. -
PersonGroupGet
Returns PersonGroup data.
Use PersonGroupId or Name combined with ProjectId to get correct results. -
PersonGroupInsert
Inserts PersonGroup into system.
You should provide at least Name and ProjectId parameters, while description is optional. -
PersonGroupsGetByDispachedDaysAgo
Returning informations about newsletter archive urls -
ProjectsGet
Exports all project by given conditions -
ScoringInterestsAction
Action Insert/Export for the Interests History on the system. Input parameter SubscriberIdentification can be either SubscriberId or Subscriber MID.
Response object array contains Interest Values string with values delimited with ;. -
ShopTracker
Inserts order to system.
Returns boolean suceeded flag. Error Message would contain possible errors. -
SubscriberMidActivate
Activates subscriber from Mid.
Make sure Mid you provide is from personlized link. -
SubscriberMidDelete
Deletes single Subscriber for given Mid.
Make sure that Mid you use is personalized. -
SubscriberMidGet
Returns single Subscriber for given Mid.
Make sure that Mid you use is personalized. -
SubscriberMidGet2Activate
Returns inactive subscriber from MID.
Make sure MID is personalized. -
SubscriberNewsletterSend
Sending newsletter to subscriber, if the sending fails the return value is 'false' and Message would contain description -
SubscribersDelete
Deletes Subscribers from system.
Additionally it can send final newsletter to subscribers. -
SubscribersExport
Exports subscribers from the system.
Use "SearchConditions" parameter to filter out subscribers, and use "ExportType" parameter to choose between export options -
SubscribersExportAsync
Exports subscribers from the system.
Use "SearchConditions" parameter to filter out subscribers, and use "ExportType" parameter to choose between export options -
SubscribersExportDelete
Deletes subscribers export. - SubscribersExportResult
-
SubscribersImportAction
Send command (pause, resume, stop) to asynchronous import process -
SubscribersImportAsync
Start asynchronous process for importing subscriber either from file or from subscriber array -
SubscribersImportResult
Get current results of asynchronous import process -
SubscribersInsert
Inserts Subscribers to the system.
Optionally, inserts subscriber to existing or newly provided PersonGroups and sends newsletters to subscribers. -
SubscribersInsertOrUpdate
Changes subscribers data.
Also can insert/remove subscriber in PersonGroups or send newsletters -
SubscribersUpdate
Changes subscribers data.
Also can insert/remove subscriber in PersonGroups or send newsletters -
TargetGroupGet
Returning informations about newsletter archive urls -
UpdateXml
Updates Customer AND/OR XSD and XML. It can be used for both customer and project data, or just one of them