SFDC Account ID token | Community
Skip to main content
Level 2
March 25, 2026
Solved

SFDC Account ID token

  • March 25, 2026
  • 1 reply
  • 38 views

I am setting up webhooks to send Teams alerts to Account and Sales Owners. I want to configure webhook adaptive cards that have a link for Sales Owners that takes them to the SFDC Contact record, no problem here using https://company.my.salesforce.com/{{lead.SFDC Id}} token. Is there a way to do the same so that I can send Account Owners to the SFDC Account record? I reviewed the field management section and only find a lead-function field for SFDC ID, there is not a lead-function field for SFDC Account ID.

Best answer by ChristianeRo1

You can always create a custom field in SFDC that will pull in the link to the account and use that. 

1 reply

ChristianeRo1Community Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
April 2, 2026

You can always create a custom field in SFDC that will pull in the link to the account and use that. 

SSalleeAuthor
Level 2
April 3, 2026

Thank you for the reply.

We did exactly that, created automation in SFDC to populate a field pushed to Marketo.