Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hello, I'm trying to delete recipients using SOAP requests but I find a way to do so. Could you help me with this one?Thanks in advance
Solved! Go to Solution.
Hello @Othboury,
using WSDL xtk:sessionand its method Write with _operation attribute set as delete option look at the documentation here
<recipient xtkschema="nms:recipient" _operation="delete" email="rene.dupont@adobe.com" folder-id=1203 _key="@email, [@folder-id]"/>
https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/data...
Marcel
View solution in original post
Views
Likes
Replies