I am taking the output of the previous task and it is getting put into the body of an email that is the delimiter. Below works for all other companies but for the one that has Pipes in their data. The only places where there is data for them is their description for their item that they are ordering from us which is only in the body.
<p>Hello {STRING(GetColumn|2|10|~|{TASK(5dbe84b0-05e8-42ea-a533-ce843af1c505|StdOut)})},</p><br>
<p> This is a REMINDER that a proof has been sent for the item(s) below and they are currently ON HOLD pending approval.</p>
{TASK(^PrevTask^StdOut)}
<p>Please contact me with any further questions you may have regarding this order.</p><br>
<p>Thank you for your time,</p>
<p>{STRING(GetColumn|2|14|~|{TASK(5dbe84b0-05e8-42ea-a533-ce843af1c505|StdOut)})}</p>
<p>{STRING(GetColumn|2|15|~|{TASK(5dbe84b0-05e8-42ea-a533-ce843af1c505|StdOut)})}</p>
<p>DuraTech Industries</p>
<p>Global Presence, Local Service</p>
<p>Visit us at <a>www.duratech.com</a><p>
Edited by user
2019-10-21T14:37:12Z
|
Reason: Not specified