Email template - URL with Lead id

I have a workflow sending email to lead.
On email template I want to include url to my entry point with current lead id.
Don’t know how.

Hi,
What if you include the lead module in the Template and there you can simply create a EntryPoint URL. And at the end of URL you can append ID field of leads module.

Thanks

My entry point is
https://www.xxxxxx.com/SuiteCRM/index.php?entryPoint=ConfirmEntryPoint&id=23D4E-34SW3-94QW3
When I input this link directly to the browser, everything is OK
When I send e-mail from SuiteCRM, link on e-mail is
applewebdata://456E223C-F285-43AF-808A-D32DB580D058/index.php?entryPoint=ConfirmEntryPoint&id=23D4E-34SW3-94QW3 (Outlook for Mac)
or empty on Thunderbird
When I click nothing happens (no redirect to the browser)