Question:
Is it possible to insert hyperlinks in the email body of workflow notifications?
Is it possible to insert hyperlinks in the email body of workflow notifications?
Answer:
Adding clickable and mail-to links into an email body is possible and can be achieved using HTML format.
Adding clickable and mail-to links into an email body is possible and can be achieved using HTML format.
Clickable link: <a href="https://www.google.com">To Google</a>
Clickable mail-to link: <a href="mailto:name@mail.com">Send mail</a>
Clickable mail-to link: <a href="mailto:name@mail.com">Send mail</a>
KBA is applicable to both Cloud and On-premise Organizations