Hi Rob,Not sure to understand. Do you want to create a generic auto-reply that is sent to the recipients responding to the sender address?Would it be possible to use the same address for both "Reply address" and "Sender address"?Florent
Hi,Looks like this thread is a duplicate from Import Segments from Adobe Audience Manager to Adobe Campaign, which has been resolved. I'm locking this one.Thanks,Florent
Hi Courtney,You have a link for the mirror page at the bottom of the screen. What would you like to see in the column?You may also find the information you are looking for in these posts: Re: How to download unique mirror link for each recipient? or Getting a specific Mirror page URL and getMirrorU...
Hi Sagi,Have you tried with the GetMirrorURL method from the nms:delivery schema (it can also be found in the JSAPI documentation)? You just need to pass the following parameters: deliveryId: Delivery identifier message: Message IDFlorent
Hi,Can you share more details about your need? There are some connectors available with AC Classic (like FDA to connect to external database, or CRM connectors, etc.), as well as capabilities to perform file imports or data import through APIs.Florent
Hi Keith,I am not aware of any possibility to have some sort of batch confirmation. If you don't need to confirm them all manually (which seems to be the case if you want to batch confirm), could it be worth changing the delivery parameters so that some of them don't need confirmation?Florent
Hi,I'm sorry I'm not sure of how to correct that. I'd recommend contacting our support team to have this investigated further and eventually be checked by our engineering team.Let me know if you find a solution in the meantime.Florent
Hi Michael,Unfortunately I don't see how this is possible. We tried a few tricks with one of our most seasoned developer but could not manage to change the length nor the type of the field.Please let us know if you find a solution as this will eventually be useful for the community.Florent
Hi,This looks like inbound/unitary interactions that you can integrate on a web site. I'm not sure this is relevant for mobile application as well though, but here is the information i can think about: https://docs.campaign.adobe.com/doc/AC/en/ITA_Unitary_interactions_Calling_the_offer_engine__inbou...
Ok,So it appears that on the database level there is a "NOT NULL" constraint for numeric fields. So in Campaign NULL values are not authorized for numeric fields, hence defaulting to 0 instead.Florent