This document is a short list with all currently supported API calls. The reference for this list is the official documentation of the Evalanche Soap Api Connector by SC-Networks.
If a method is missing out for you, feel free to open up a feature request issue.
| Category | ✅ | 🔜 | ∑ |
| Supported Clients |
88 |
156 |
249 |
| Not Supported Clients |
Not supported |
100 |
| Status | Client | ✅ | 🔜 | ∑ |
| 🔜 |
Article |
7 |
8 |
13 |
| ✅ |
ArticleType |
15 |
15 |
24 |
| 🔜 |
ArticleTemplate |
0 |
7 |
12 |
| 🔜 |
Container |
7 |
8 |
13 |
| ✅ |
ContainerType |
15 |
15 |
24 |
| 🔜 |
Document |
0 |
5 |
10 |
| ✅ |
Folder |
4 |
4 |
4 |
| 🔜 |
Image |
0 |
6 |
11 |
| 🔜 |
Mailing |
10 |
27 |
48 |
| 🔜 |
MailingTemplate |
0 |
19 |
25 |
| ✅ |
Pool |
10 |
10 |
16 |
| 🔜 |
Profile |
14 |
25 |
37 |
| 🔜 |
Targetgroup |
6 |
7 |
12 |
| ❌ |
Account |
Not supported |
1 |
| ❌ |
Blacklist |
Not supported |
3 |
| ❌ |
CouponList |
Not supported |
6 |
| ❌ |
Form |
Not supported |
20 |
| ❌ |
Mandator |
Not supported |
2 |
| ❌ |
Milestone |
Not supported |
11 |
| ❌ |
Pooldataminer |
Not supported |
11 |
| ❌ |
Report |
Not supported |
12 |
| ❌ |
Scoring |
Not supported |
1 |
| ❌ |
Smartlink |
Not supported |
13 |
| ❌ |
User |
Not supported |
3 |
| ❌ |
Webhook |
Not supported |
1 |
| ❌ |
Workflow |
Not supported |
16 |
| Status |
Method |
Details |
| ✅ |
create() |
folder()->createArticle() |
| ✅ |
getByFolderId() |
folder()->getArticles() |
| ✅ |
getById() |
article()->get() |
| ✅ |
delete() |
article()->delete() |
| ✅ |
copy() |
article()->copyTo() |
| ✅ |
move() |
article()->moveTo() |
| ✅ |
getDetailById() |
article()->getDetails() |
| 🔜 |
update() |
Planned |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
create() |
folder()->createArticleType() |
| ✅ |
getByFolderId() |
folder()->getArticleTypes() |
| ✅ |
getById() |
articleType()->get() |
| ✅ |
delete() |
articleType()->delete() |
| ✅ |
addAttribute() |
articleType()->addAttribute() |
| ✅ |
getAttributes() |
articleType()->getAttributes() |
| ✅ |
removeAttribute() |
articleType()->deleteAttribute() |
| ✅ |
addAttributeGroup() |
articleType()->addGroup() |
| ✅ |
getAttributeGroups() |
articleType()->getGroups() |
| ✅ |
removeAttributeGroup() |
articleType()->deleteGroup() |
| ✅ |
copy() |
articleType()->copyTo() |
| ✅ |
move() |
articleType()->moveTo() |
| ✅ |
createAttributeOption() |
articleType()->addOption() |
| ✅ |
getAttributeOptions() |
articleType()->getOptions() |
| ✅ |
removeAttributeOption() |
articleType()->deleteOption() |
| ❌ |
assignRoleToAttribute() |
Not supported |
| ❌ |
changeAttributeType() |
Not supported |
| ❌ |
getApplicableRoleTypes() |
Not supported |
| ❌ |
getAssignedRoleTypes() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| 🔜 |
copy() |
Planned |
| 🔜 |
create() |
Planned |
| 🔜 |
delete() |
Planned |
| 🔜 |
move() |
Planned |
| 🔜 |
getByFolderId() |
Planned |
| 🔜 |
getById() |
Planned |
| 🔜 |
updateTemplate() |
Planned |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
create() |
folder()->createContainer() |
| ✅ |
getByFolderId() |
folder()->getContainers() |
| ✅ |
copy() |
container()->copyTo() |
| ✅ |
delete() |
container()->delete() |
| ✅ |
getById() |
container()->get() |
| ✅ |
move() |
container()->moveTo() |
| ✅ |
getDetailById() |
container()->getDetails() |
| 🔜 |
update() |
Planned |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
create() |
folder()->createContainerType() |
| ✅ |
getByFolderId() |
folder()->getContainerTypes() |
| ✅ |
getById() |
containerType()->get() |
| ✅ |
delete() |
containerType()->delete() |
| ✅ |
addAttribute() |
containerType()->addAttribute() |
| ✅ |
getAttributesByResourceId() |
containerType()->getAttributes() |
| ✅ |
removeAttribute() |
containerType()->deleteAttribute() |
| ✅ |
addAttributeGroup() |
containerType()->addGroup() |
| ✅ |
getAttributeGroupsByResourceId() |
containerType()->getGroups() |
| ✅ |
removeAttributeGroup() |
containerType()->deleteGroup() |
| ✅ |
copy() |
containerType()->copyTo() |
| ✅ |
move() |
containerType()->moveTo() |
| ✅ |
addAttributeOption() |
containerType()->addOption() |
| ✅ |
getAttributeOptionsByResourceIdAndAttributeId() |
containerType()->getOptions() |
| ✅ |
removeAttributeOption() |
containerType()->deleteOption() |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
| ❌ |
updateAttribute() |
Not supported |
| ❌ |
updateAttributeType() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| 🔜 |
copy() |
Planned |
| 🔜 |
delete() |
Planned |
| 🔜 |
move() |
Planned |
| 🔜 |
getByFolderId() |
Planned |
| 🔜 |
getById() |
Planned |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
create() |
folder()->createFolder() |
| ✅ |
delete() |
folder()->delete() |
| ✅ |
getSubFolderById() |
folder()->getFolders() |
| ✅ |
get() |
folder()->get() |
↑ Get back to the client overview
| Status |
Method |
Details |
| 🔜 |
copy() |
Planned |
| 🔜 |
create() |
Planned |
| 🔜 |
delete() |
Planned |
| 🔜 |
move() |
Planned |
| 🔜 |
getByFolderId() |
Planned |
| 🔜 |
getById() |
Planned |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
copy() |
mailing()->copyTo() |
| ✅ |
delete() |
mailing()->delete() |
| ✅ |
getArticlesByMailingId() |
mailing()->getArticles() |
| ✅ |
getByFolderId() |
folder()->getMailings() |
| ✅ |
getById() |
mailing()->get() |
| ✅ |
getDetailsById() |
mailing()->getDetails() |
| ✅ |
move() |
mailing()->moveTo() |
| ✅ |
getConfiguration() |
mailing()->getConfiguration() |
| ✅ |
sendToProfiles() |
mailing()->sendTo() |
| ✅ |
updateTitle() |
mailing()->setTitle() |
| 🔜 |
addArticles() |
Planned |
| 🔜 |
createDraft() |
Planned |
| 🔜 |
getBounceProfiles() |
Planned |
| 🔜 |
getClickProfiles() |
Planned |
| 🔜 |
getClicks() |
Planned |
| 🔜 |
getImpressionProfiles() |
Planned |
| 🔜 |
getImpressions() |
Planned |
| 🔜 |
getRecipientsProfiles() |
Planned |
| 🔜 |
getStatisticsByMailingId() |
Planned |
| 🔜 |
getStatus() |
Planned |
| 🔜 |
getSubjectsByMailingId() |
Planned |
| 🔜 |
getUnsubscriptionProfiles() |
Planned |
| 🔜 |
removeAllArticles() |
Planned |
| 🔜 |
removeArticles() |
Planned |
| 🔜 |
sendToTargetGroup() |
Planned |
| 🔜 |
setConfiguration() |
Planned |
| 🔜 |
setSubjects() |
Planned |
| ❌ |
getAllArticleImpressionProfiles() |
Not supported |
| ❌ |
getAllLinkClickProfiles() |
Not supported |
| ❌ |
getArticleImpressionProfiles() |
Not supported |
| ❌ |
getArticleStatistics() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getClientStatisticById() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getHardbounceProfiles() |
Not supported |
| ❌ |
getJobInformationByJobId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getLinkClickProfiles() |
Not supported |
| ❌ |
getMultipleClickProfiles() |
Not supported |
| ❌ |
getMultipleImpressionProfiles() |
Not supported |
| ❌ |
getResultCursorByJobId() |
Not supported |
| ❌ |
getResults() |
Not supported |
| ❌ |
getSendableDrafts() |
Not supported |
| ❌ |
getSendableDraftsByMandatorId() |
Not supported |
| ❌ |
getSoftbounceProfiles() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
| ❌ |
setResultCursor() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| 🔜 |
addArticles() |
Planned |
| 🔜 |
addSlot() |
Planned |
| 🔜 |
addTemplatesToSlot() |
Planned |
| 🔜 |
copy() |
Planned |
| 🔜 |
delete() |
Planned |
| 🔜 |
getById() |
Planned |
| 🔜 |
getConfiguration() |
Planned |
| 🔜 |
getSlotconfiguration() |
Planned |
| 🔜 |
getSources() |
Planned |
| 🔜 |
move() |
Planned |
| 🔜 |
removeAllArticles() |
Planned |
| 🔜 |
removeArticles() |
Planned |
| 🔜 |
removeSlot() |
Planned |
| 🔜 |
removeTemplateFromSlot() |
Planned |
| 🔜 |
setConfiguration() |
Planned |
| 🔜 |
setSources() |
Planned |
| 🔜 |
updateTitle() |
Planned |
| 🔜 |
updateSlot() |
Planned |
| 🔜 |
updateSlotTemplates() |
Planned |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByFolderId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
copy() |
pool()->copyTo() |
| ✅ |
delete() |
pool()->get() |
| ✅ |
getByFolderId() |
folder()->getPools() |
| ✅ |
getById() |
pool()->moveTo() |
| ✅ |
move() |
pool()->delete() |
| ✅ |
addAttribute() |
pool()->addAttribute() |
| ✅ |
deleteAttribute() |
pool()->deleteAttribute() |
| ✅ |
getAttributesByPool() |
pool()->getAttributes() |
| ✅ |
addAttributeOption() |
pool()->addOption() |
| ✅ |
deleteAttributeOption() |
pool()->deleteOption() |
| ❌ |
updateAttributeOption() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
delete() |
profile()->delete() |
| ✅ |
getById() |
profile()->get() |
| ✅ |
getByKey() |
pool()->getProfiles() |
| ✅ |
getByPool() |
pool()->getProfiles() |
| ✅ |
getJobInformationByJobId() |
job()->update() |
| ✅ |
getResultCursorByJobId() |
job()->getChunkPosition() |
| ✅ |
getResultByJobId() |
job()->getChunk() |
| ✅ |
setResultCursor() |
job()->setChunkPosition() |
| ✅ |
updateById() |
profile()->update() |
| ✅ |
updateByKey() |
pool()->updateProfiles() |
| ✅ |
updateByPool() |
pool()->updateProfiles() |
| ✅ |
massUpdate() |
pool()->updateProfiles() |
| ✅ |
create() |
pool()->createProfile() |
| ✅ |
getByTargetGroup() |
targetgroup()->getProfiles() |
| 🔜 |
getBounces() |
Planned |
| 🔜 |
getGrantedPermissions() |
Planned |
| 🔜 |
getMailingStatus() |
Planned |
| 🔜 |
getModifiedProfiles() |
Planned |
| 🔜 |
getTrackingHistory() |
Planned |
| 🔜 |
getUnsubscriptions() |
Planned |
| 🔜 |
grantPermission() |
Planned |
| 🔜 |
isInTargetgroups() |
Planned |
| 🔜 |
revokePermission() |
Planned |
| 🔜 |
revokeTracking() |
Planned |
| 🔜 |
updateByTargetGroup() |
Planned |
| ❌ |
addScore() |
Not supported |
| ❌ |
getActivityScoringHistory() |
Not supported |
| ❌ |
getByMilestone() |
Not supported |
| ❌ |
getScoresByProfileId() |
Not supported |
| ❌ |
hasMilestone() |
Not supported |
| ❌ |
mergeById() |
Not supported |
| ❌ |
mergeByKey() |
Not supported |
| ❌ |
mergeByPoolId() |
Not supported |
| ❌ |
mergeByTargetGroupId() |
Not supported |
| ❌ |
setMilestone() |
Not supported |
| ❌ |
tagWithOption() |
Not supported |
| ❌ |
untagWithOption() |
Not supported |
↑ Get back to the client overview
| Status |
Method |
Details |
| ✅ |
copy() |
targetgroup()->copyTo() |
| ✅ |
delete() |
targetgroup()->delete() |
| ✅ |
move() |
targetgroup()->moveTo() |
| ✅ |
getByFolderId() |
folder()->getTargetGroups() |
| ✅ |
getById() |
targetgroup()->get() |
| ✅ |
getDetailById() |
targetgroup()->getDetails() |
| 🔜 |
createByOption() |
Planned |
| ❌ |
getByExternalId() |
Not supported |
| ❌ |
getByTypeId() |
Not supported |
| ❌ |
getDefaultFolderByMandatorId() |
Not supported |
| ❌ |
getListByMandatorId() |
Not supported |
| ❌ |
getTypeIds() |
Not supported |
↑ Get back to the client overview