Hi all,Recently we've experience that V8 is not pulling the URL tracking strings on the tracked links when the deliveries are created from the Web UI, although they are when they are created from a delivery template in a workflow also in the Web UI.Quite surprisingly Adobe is stating that, as of tod...
Hi,@neham25403375 did you have any update on this after all these years? The lack of UI <-> API editing capability seems a bit restrictive.ThanksGuillermo
Hi,I'm creating recipients with a REST service within a jssp page, and also subscribing them to a service. All works fine but I'm having some troubles to find which is the lowest permission set requred to use NLWS.nmsRecipient.create() and nms.subscription.Subscribe()ThanksGuillermo
Hi @akshaaga ,Thanks for the above. I've been trying to use this REST endpoint to retrieve a session token but I can't find the full URL anywhere. Can you possibly advise? I've tried all the regular SOAP and JSSP URL structures without any luck.Thanks in advanceGuillermo
Hi Darren, and thanks for you help. It is my preferred method as well, but not sure why it's not working for us at the moment. In fact the AA API call is failing for sometime now and customer care can't seem to know why. We used to have many timeouts as well in the past. I'm using the Report.Queue m...
Hi all,We have a program for cart abandonment running for quite a long time. It's getting the data from AA with an API call, but I'm thinking about changing this as the API call takes too long to run and I suspect there should be easier and more efficient ways to do this.I would like to do it enrich...
Hi Raaghuik,I guess that what happens is that the targetData object is only defined at the workflow. If you try to preview the delivery on its own, the object does not exist, and you get an undefined. I would run this delivery through the workflow (either as a proof launch activity, or a live one f...