on ‎2020 May 01 4:26 AM
I tried to create an email content that shows an ID of the client. Whenever I insert attributes [ID], it shows all 3 types of origins at the same time.
I tried using the condition assignment, but still cannot manage to insert only client ID, excluding other ID origins. as I have ID origins using phone, email and client ID.
How to insert attributes in email studio only for the client ID from specific [ID Origins] = client ID and not showing emails and phone numbers?
Request clarification before answering.
Hi,
When you attach a segmentation attribute (in this case it is ID) then it pulls all the information associated to contact and tries to show it in a comma-separated string. This is an expected system behavior.
If you want to show only a certain value (like a phone number or ERP ID) then you need to store this value in a dedicated database field be it standard or custom.
In your case, I would recommend creating a custom field "YY1_ERP_ID" and then based on your business need( be it using BADI or CPI) you can copy the desired contact origin ID value to custom field. Finally, you should extend this field to segmentation and include this to email template.
BR
Saurabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Windy,
where/how did you find the Contact-ID as an attribute?
I cannot find it in the attribute list.
BR Tobias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tobias,
Thanks for your response.
The ID and ID Origin can be found under Customer and Lead

And when I test them in an email content:

It shows different values for each of them.
I wanted to add only the client number 114xxx17 to my email content, instead it shows phone number, email and client number.
Thanks
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.