Email Alert Link to SalesForce Profile | Community
Skip to main content
Meghan_Fisher
Level 2
April 20, 2017
Question

Email Alert Link to SalesForce Profile

  • April 20, 2017
  • 3 replies
  • 5106 views

Has anyone been able to find a way around using the SFDC Send Alert Info Token restriction that the lead must be in BOTH Marketo and Salesforce? The issue is that people filling out our forms and coming in are NEW leads and have not been added to Salesforce before the email. Any help on this would be great.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Grégoire_Miche2
Level 10
April 20, 2017

Hi Meghan,

You can ad a choice in the send alert:

send alert - choices

  • is SFDC Type [Person] is empty
    • send to [any email address you wish]
  • default
    • send to {{lead.SFDC Send Alert Info Token}}

-Greg

Meghan_Fisher
Level 2
April 20, 2017

Thanks Greg, but we are looking for a way to click through to Salesforce in an email when the lead is not yet in both salesforce and marketo...Hubspot had that capability.

April 20, 2017

If the lead is not yet in Salesforce, it has no Salesforce ID, so there is no way to go exactly to that lead's record (you could assemble a search string with lead tokens if you wanted, but it wouldn't take you directly to the lead record). If you're not calling them within minutes of the form fill, you could add a wait step in the trigger campaign to wait for the SFDC sync to happen before sending the alert.

If you still have one of those Hubspot emails, I'm interested to see how they did it.    

Meghan_Fisher
Level 2
April 26, 2017

Thanks for the idea Jason! We added a five minute wait step but it hasn't worked yet. Any idea how long it typically takes to push to Salesforce? We can't wait much longer than 5 minutes so hopefully it doesn't take 15-20 minutes.

Also, from what I know with Hubspot, they added a much deeper integration in the last year that allows certain functionalities like quicker push to Saleforce time before alerting the lead.

SanfordWhiteman
Level 10
April 26, 2017

I wouldn't use a wait step. Wait steps are guesswork (and create race conditions) when there's an actual event you can trigger on; instead, trigger on Change Data Value for SFDC Type or another SFDC-filled field. That way you'll get the alert as soon as possible after the sync.

Also, from what I know with Hubspot, they added a much deeper integration in the last year that allows certain functionalities like quicker push to Saleforce time before alerting the lead.

I don't know what you mean here, but like the others said, there's no way of having SFDC info before the lead is actually committed to SFDC. You could create a placeholder link to a Marketo LP that then redirects to SFDC -- I think this is what Jason is driving at -- but that's still banking on the salesperson not receiving the email + opening the email + clicking on the link before the lead is synced.  That might buy you 20 seconds or so but with an aggressive sales team it's not going to make the problem go away.