내 커뮤니티 업적 표시줄을 확대합니다.

Join Adobe Journey Optimizer product experts for a live Ask Me Anything on October 15th at 8 AM PT about Expanding Your Mobile Reach with RCS & WhatsApp in AJO!
해결됨

How to enable overriding execution field in journeys

Avatar

Level 2

Hi,

We have a use-case where we want to run an email campaign via journey from a custom upload audience. When we are creating the journey, we don't see an option to overwrite the execution field at all.
We are trying to follow this : https://experienceleague.adobe.com/en/docs/journey-optimizer/using/configuration/primary-email-addre...

Is there a way we have to enable this option of overwrite execution field, so that I can use the email address from the custom audience upload? 

Thanks,
Swastika.

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Click on the email and in the properties select the eye icon to show the email parameter override section.

SatheeskannaK_0-1722544444245.png

 

Thanks, Sathees

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Community Advisor

@swastika_lal1 When you import the audience using custom audience upload it will get mapped to identityMap.email.0.id.

If you want to use this field for targeting you should first enable it on the experience platform section under data sources. Once the field is enabled on the experience platform field group use the expression to retrieve value from the map type on the email parameter override section in the email message properties. Example expression to be used in the email parameter override #{ExperiencePlatform.ProfileFieldGroup.profile.identityMap.entry('email').first().id}

Thanks, Sathees

Avatar

Level 2

Thank you for responding, @SatheeskannaK ! I don't see an option of email parameter override itself in the email message properties in my journey.

Can this be an access issue or we need to enable something on channel level to see this option?

Avatar

정확한 답변 작성자:
Community Advisor

Click on the email and in the properties select the eye icon to show the email parameter override section.

SatheeskannaK_0-1722544444245.png

 

Thanks, Sathees

Avatar

Level 1

Amazing! Thank you so much @SatheeskannaK !