Click-to-call and mailto links
You can add direct commands in the hotspots to call or send email by using mailto: or tel: commands.
If you wish to have a click-to-call button add tel:+358000000000 (replace the number with your country code and the number) to an external link (picture 1.).
If you wish to have a click-to-mail button add mailto:example@company.com (replace the email) to an external link (picture 2.).
- To add a CC or BCC address, append ?cc=example@company.com or ?bcc=example@company.com (for example: mailto:example@company.com?cc=example@company.com).
- To add a subject line to this email, append the following to the email address: ?subject=SUBJECT%20GOES%20HERE.
- To add a body to this email, append the following to the email address: ?subject=body=Hi%2C%20%0A%0AI%20would%20write%20the%20body%20here.%0A%0ABest%20regards%2C%20%0AExample
- If you're appending more than one field to the mailto link, each additional field is added with an "&"
- Example with recipient, subject and body: mailto:example@company.com?subject=SUBJECT%20GOES%20HERE&body=Hi%2C%20%0A%0AI%20would%20write%20the%20body%20here.%0A%0ABest%20regards%2C%20%0AExample
- You can use any easy-to-use mailto generator found online.
Picture 1.
Picture 2.