SFDC URL link token | Community
Skip to main content
Eric_Salamon1
New Participant
February 10, 2017
Solved

SFDC URL link token

  • February 10, 2017
  • 1 reply
  • 6429 views

I was wondering if it is possible to put a URL to a specific individual if they have a profile in SFDC? it would be a great tool for our sales team who likes lots of notifications.

If it is not possible to have a token for that value is there maybe a work around?

I was thinking since the SFDC ID number is a token I could just put the link and finish it with the SFDC ID which could link to the specific record, but I am not sure if that will work for long term use.

Any thoughts?

Best answer by Dory_Viscoglio

Hey Eric, you might get more responses to this (and other questions) in the Products section. But, yes. There are a couple of different tokens that you can use.

The {{SP_Send_Alert_Info}} token can be used to include the record's name, a link to their Marketo record, a link to their SFDC record, and also the campaign that triggered the alert to be sent.

You can also use an SFDC ID field (you might have to create a duplicate populated via formula field in SFDC to be able to use as a token), and create a [yourpod].salesforce.com/{{lead.sfdc id}} link.

1 reply

Dory_Viscoglio
Dory_ViscoglioAccepted solution
New Participant
February 10, 2017

Hey Eric, you might get more responses to this (and other questions) in the Products section. But, yes. There are a couple of different tokens that you can use.

The {{SP_Send_Alert_Info}} token can be used to include the record's name, a link to their Marketo record, a link to their SFDC record, and also the campaign that triggered the alert to be sent.

You can also use an SFDC ID field (you might have to create a duplicate populated via formula field in SFDC to be able to use as a token), and create a [yourpod].salesforce.com/{{lead.sfdc id}} link.

Eric_Salamon1
New Participant
February 10, 2017

Interesting I am going to need to learn more about the {{SP_Send_Alert_Info}} token. Thanks and thanks for confirming that the SFDC Id field link would work (with the proper url before it) but could that cause any issues?

Dory_Viscoglio
New Participant
February 10, 2017

In theory, it shouldn't. But, I would advise testing everything prior to launching live because I have had a problem with creating that link in the past. The system token for send alert always works, but sometimes the campaign that triggered them is irrelevant and I'd rather not include it.