We're currently creating a salesforce task for our sales team when they send a sales email (Smart list = 'Is Sent Sales Email'). We're including some basic information via tokens - email subject, email address, first name, last name, and company.
Is it possible to include the body of the email is this flow via a token or some other method?
I know this topic has been raised before but resurfacing in case anyone has found a work around lately. TIA!
Solved! Go to Solution.
Nope, there's no {{trigger.token}} for the email body.
Just put the body of the email into a program token too. Then you can use it in a Change Data Value flow step.