With this web service you can query, add, update and remove recipients in Episerver Campaign.
Method | Description |
---|---|
Adds a recipient to a recipient list. |
|
Adds multiple recipients to a recipient list. |
|
Adds multiple recipients to an existing recipient list. |
|
Changes the ID of a recipient. |
|
Deletes all recipients from a recipient list. |
|
Queries whether a recipient already exists in a recipient list. |
|
Queries whether a recipient already exists in multiple recipient lists. |
|
Queries whether a recipient is valid and can receive emails. |
|
Queries whether a recipient is valid and can receive mailings from multiple recipient lists |
|
Deactivates the usage of action-based data (opens and clicks) for a recipient. |
|
Reactivates the usage of action-based data (opens and clicks) for a recipient. |
|
Queries all recipients that are contained in a specific recipient list. |
|
Queries all recipients that are contained in a specific recipient list. |
|
Queries all recipients that are contained in a specific recipient list. |
|
Queries all recipients that are contained in a specific recipient list. |
|
Queries the attributes defined by the parameter attributeNames. |
|
Counts all recipients. |
|
Queries all distinct values of an attribute. |
|
Queries all distinct values of an attribute and counts the recipients for each value. |
|
Queries all distinct values of an attribute and counts the recipients for each value. |
|
Deletes a recipient from a recipient list. |
|
Deletes multiple recipients from a recipient list. |
|
Deletes all blacklisted recipients from a recipient list. |
|
Deletes all recipients who created bounces. |
|
Deletes a recipient from a recipient list only if the opt-in process is not finished yet. |
|
Deletes all unsubscribed recipients from a recipient list. |
|
Defines new values for specific attributes of a recipient. |
|
Defines new values for specific attributes of all recipients contained in a specific recipient list. |
|
Defines new values for specific attributes of multiple recipients. |
|
Defines new values for specific attributes of multiple recipients. |
Deprecated methods
Method | Description |
---|---|
add |
Use add2 instead. |
addAll |
Use addAll3 instead. |
addAll2 |
Use addAll3 instead. |
addAll2Flat |
Use addAll3Flat instead. |
changeRecipientId |
Use changeRecipientId2. |
Attribute values
Attribute values have to be provided in a serialised form. See Type conversion and formatting rules.
Recipients that shall be added to a recipient list through a double opt-in process are not added until they have completed it.
Last updated: Apr 25, 2018