cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Open Channel Campaign for CSV Export - Message Mapping

former_member737455
Participant
0 Kudos
327

Hi

I did set up a open channel campaign and created the cpi flow.
The last problem i have, is that the message mapping is not working for me.
The expected output is:

NAME, EMAIL
Christian, christian@email.at
Tom, tom@email.de

This is my output at the moment:

NAME, EMAIL
Christian,
, christian@email.at
Tom,
, tom@email.de

What do I need to change to get the correct output?
Thanks and regards! Christian


Take a look at my screenshots:

mapping.png
simulation.png


Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi christianlangmann,

Use "concat" option available in the Mapping Expression, to concatenate Name and Email.

Regards,
Naveen