Creating a task to Salesforce to send an auto-response email

Anonymous
Not applicable

Creating a task to Salesforce to send an auto-response email

Hi all,

Has anyone tried using the subject "Send email request" in a task that then sends a specific auto-response email template to a qualified lead?

I have been told that I need to include the recipient ID in the task description so it knows who to send the email to - but I cannot find a token for this? If I use the Salesforce ID token it fails and says this is invalid?

i've attached a screen shot of the task flow step that I have tried - and has failed.

Any help or guidance would be much appreciated!

Carey

2 REPLIES 2
SydneyMulligan
Level 10 - Champion Alumni

Re: Creating a task to Salesforce to send an auto-response email

This is how we assign tasks for our MQLs:

2016_07_27_10_32_53_Marketo_Fast_Track_MQL_Contact_Us_Form_Flow_Marketing_Activities.png

This is what we put in the comments:

Please contact Lead within 2 hours.

Name: {{Lead.Full Name}}

Title: {{Lead.Job Title}}

Company: {{Company.Company Name}}

Email Address: {{Lead.Email Address}}

Phone Number: {{Lead.Phone Number}}

You can also add a link to the SFDC record by using the link to your SFDC instance with the SFDC ID token like this:

https://na3.salesforce.com/{{lead.SFDC Id:default=edit me}}

Anonymous
Not applicable

Re: Creating a task to Salesforce to send an auto-response email

Thanks Sydney - I've made some progress and the emails are now sending from Salesforce if I hardcode in my SFDC ID on my test contact, in the task description, however if I try and include the token {{lead.SFDC Id}} it doesn't work.

I'm wondering if it's because of the field type and/or the lack of CRM mapping.

Thanks again for your reply.

Carey