Hi ,I was working with Web functionalities, Online Survey in Adobe Campaign. I created a survey and published it. However, there is a Adobe campaign logo which is appearing in all survey pages. how can I remove it from the survey page?Regards,Senthil
HII am trying to test the SOAP api to do a delivery. I am able to get the session token correctly ( authenticated). When I try to use the session token to do an external call to delivery ( using nms:delivery wsdl) I get access denied error ( iRc= -69).Any help is appreciated
Hi All,I am trying to retain the attribute value which are selected in respective delivery. As i made the customize form and giving the reference of the same of the in nms:delivery form .When i mentioning the attributes in the xpathsToLoad in customize, attributes are not saved in the delivery but i...
HI,We are trying to create profiles on bulk with Adobe IO REST Api.The issue here is we didn't able to create multiple profiles with single request to profileAndServicesExt api by passing JSON as array like [ {"email":"profile1@adobe.com"} , {"email":"profile2@adobe.com"}]The Same is working - if ...
Hi,While I am Working for one of the client created an Approver Group(created an Operator group with below named rights) as mentioned ScreenshotHow ever the Approver(Operator) able access the workflow but not able run the workflow directly as highlighted in red color but able to access from folde...
Hello,I am a bit confused about the Union in the Targeting Activies.I am tring to put together to different query using the Union but If is possible I want to see an example.Thank youAlice
Hi,In ACS is it possible to use an own new custom table other than the OOTB Profile table to configure a new Target Mapping. Can this new Target Mapping be used in the new email template along with the new custom table for Target Audience selection from only this custom table and its linked tables.?
Hi,I have just built email in Recurring delivery action in workflow. I want to send test emails to stakeholders using proofs feature. I can choose Target of the proofs inside To tab. But there isn't any button to send the proofs. Such button exist in standard Email delivery action. Is there a way to...
Hi.I try to integrate to adobe campaign API.I use example from Web service calls to try receive session and security token.Here is my sample code from node.jsvar body = '<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:xtk:session">' + '<soapenv:Header/><...