Hi All,We would like to use the Amazon Simple Notification service for SMS delivery in Adobe Campaign V6.1. Do anyone have experience connecting with AWS SNS service. Amazon provide the Web Service/APIs but i am not sure we have connector for this in Adobe Campaign or Adobe can build for us.Amazon S...
Hi,I am building a campaign to target new customer who joined last month then send them a welcome email.thinking will be usingScheduler: automate the workflow to run monthly Query : query all new customers who has joined last month (for example if run the Workflow this month; it will pull out all ne...
Hi,I'd like to create a DELIVERY report that is similiar to this one:Tracking Indicators (deliveryFeedback) except that I have to use custom fields (as dimensions) that belongs to:- Recipient (such as language, country...)- Tables linked to recipientExample for language:MetricsSentReceived% Received...
Hi All,I am facing below error while sending the Daily NL ,I have understood two option from the below error :1.As per my understanding : The error message states that there is a missing record in the related table on the other side of relation 'FK'. It seems we have a table inside our database and ...
Hello,I want to embed campaign forms on my site via JavaScript. Does anyone know if this impossible?I have seen this manual https://docs.campaign.adobe.com/doc/AC6.1/en/CFG_API_Web_service_calls.html but I think if I use this I will break the CORS and some security on my site
Hi,I would love to find some concrete documentation on how to use the tracking indicators (label, category, type) more than just to set them manually. (However, I have basic understanding on some of it)What are they supposed to be used for?How should they be implemented?How do you use these indicato...
Hi,I would need to create such security group where the member can have access to reporting only. I though I can create new Role, but so far I see nothing to set in a Role. Can someone explain what is the purpose of creating new role?Best regards,Gyorgy
Can anyone point me in the right direction to create from the advanced SQL list of functions:...a substring of Substr(MKTG_PROMO_CELL_KEY) from character 13 to 6 as "source_id" (field)?So the function formula is "Substring (<String>, <Offset>, <Length>)", how can I select from the above field ("MKT...
Hi,What language does the Adobe Campaign's "List of Functions" use?...and where can I go to learn this language? Adobe Campaign documention lists these functions, but they give you scant information on how to learn the language to develop them.Thank you.
Hi Team,I am developing reports, in which reports has to be differentiated based on the target profile location (i.e city). So I wanted to know the following points:- 1. Do we need to update certain columns in the campaign/delivery table before campaign execution. 2. What should be the best ...