FAQ: How to Add a Custom Hyperlink to your FlowBuilder Notifications

Have more questions? Submit a request

Contents

 

Overview

The Record ID and Name fields automatically include hyperlinks to their associated Salesforce records. You can also hyperlink additional information using HTML.

 

Steps to Add Custom Hyperlinks

To create a custom hyperlink, use the following HTML syntax:

<a href="URL HERE">TEXT HERE</a>
  • Replace URL HERE with the desired hyperlink URL.

  • Replace TEXT HERE with the text you want to display as the link.

 

Example

For more information on working with the send notification node, please see our Send Notification Node Guide.

 

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share