<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to use additional data from workflow to personalize email delivery? in Adobe Campaign Standard Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431233#M14388</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="16150907"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i use that syntax inside the email designer in Adobe Campaign Standard?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 15:55:01 GMT</pubDate>
    <dc:creator>olsalas711</dc:creator>
    <dc:date>2021-11-12T15:55:01Z</dc:date>
    <item>
      <title>How to use additional data from workflow to personalize email delivery?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431076#M14384</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´like to know how can i use additional data in a profile from an workflow to add it to the email delivery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example i have a load file activity where i upload a file with the following structure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;email;productName_1;productName_2;productName_3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Later i reconciliate with the profile dimention using the field email as key to match. Finally i want to send a delivery to those reconciliated profiles and in the email content show the content of productName_1,&amp;nbsp;productName_2 and&amp;nbsp;productName_3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate if you point me out how to do it. Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 21:33:01 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431076#M14384</guid>
      <dc:creator>olsalas711</dc:creator>
      <dc:date>2021-11-11T21:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use additional data from workflow to personalize email delivery?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431183#M14385</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17439927"&gt;&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i understand correctly each email will have all of the fields mentioned productName_1, 2 and 3 are associated you will be able to use this syntax in the email delivery like below,&lt;/P&gt;&lt;P&gt;&amp;lt;%= context.targetData.productName_1 %&amp;gt;&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;%= context.profile.productName_1 %&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 12:19:17 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431183#M14385</guid>
      <dc:creator>SatheeskannaK</dc:creator>
      <dc:date>2021-11-12T12:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use additional data from workflow to personalize email delivery?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431230#M14386</link>
      <description>&lt;P&gt;You need to add an enrichment activity to your workflow to include the additional info.&amp;nbsp; Do it after the reconciliation.&amp;nbsp; There will be 2 into the enrichment activity.&amp;nbsp; Reconciliation activity and the Load activity.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 15:39:26 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431230#M14386</guid>
      <dc:creator>johnwwilcoxmba</dc:creator>
      <dc:date>2021-11-12T15:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use additional data from workflow to personalize email delivery?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431232#M14387</link>
      <description>&lt;P&gt;Thanks for the hint. I was able to do it adding the enrichment and connecting to the email activity. Then when configuring the recurring email i was able to see under context the additional data(targetData) and use that info in email designer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 15:52:01 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431232#M14387</guid>
      <dc:creator>olsalas711</dc:creator>
      <dc:date>2021-11-12T15:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use additional data from workflow to personalize email delivery?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431233#M14388</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="16150907"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i use that syntax inside the email designer in Adobe Campaign Standard?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 15:55:01 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431233#M14388</guid>
      <dc:creator>olsalas711</dc:creator>
      <dc:date>2021-11-12T15:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use additional data from workflow to personalize email delivery?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431237#M14389</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17439927"&gt;&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the syntax given either directly in the email designer or create content block with the given code to use within email designer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 16:04:57 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-use-additional-data-from-workflow-to-personalize-email/m-p/431237#M14389</guid>
      <dc:creator>SatheeskannaK</dc:creator>
      <dc:date>2021-11-12T16:04:57Z</dc:date>
    </item>
  </channel>
</rss>

