HI @giuliap42357798 Compliant as of Privacy and GDPR
compliance.Transactional Messages are not marketing communications and
should not contain any marketing information (unless it's legal in the
country you operate which I know some countries authorise it) Since
there is no Profile behind emails captured via Real-Time Event messages,
you won't be able to use them in your marketing communication because
you won't have their consent.Hope this helps,ThanksDenis
Hi @ABr86, Were you able to resolve this query with the help of the
given solutions or do you still need more help here? Do let us know. In
case the given solutions were helpful, then kindly choose the one that
helped you the most as the 'Correct Reply'.Thanks!
Few things you could do:add a condition on the delivery ID in the brand
config to only reflect it for the requested
deliverycontext.delivery.name == 'DM123'or do a filter on the URL to
check if a parameter was already defined on the URL and only append from
branding if it's not yet there$(urlstring).indexOf('utm_source') === -1
Hello @ABr86 ,for this there is a activity called file transfer that let
you chose external account to pull files from First file transfer is
just checking if the file is available in the source folder of external
account, this activity also has scheduler and different settings what to
do after you pick up the file etc.Test - Check if the file is one you
want, in case you have multiple files loaded to the same folderFile
transfer - set to download the fileData loading - to load file into
adobe c...
Hi @ABr86 ,If you know the folder path and the file name, you can try
using the following syntax in the "server folder"
field,/ eg. folderabc/fileabc.txt You can also use
computed string created and stored in a variable. Cheers,Deb
Hello @ABr86 You can use a Data loading activity to load the file from
your location machine. If you are loading the file from SFTP then you
will need the file transfer activity to get the file first. After that,
you can use Update data activity to write those records in the
recipient's folder. Here is the documentation for The activities:Data
loading (file) | Adobe CampaignUpdate data | Adobe CampaignFile transfer
| Adobe Campaign