SFDC Account ID token
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.